Skip to content
forked from danog/phpdoc

Simple markdown PHPDOC documentation generator with psalm type annotation support.

License

Notifications You must be signed in to change notification settings

moodarkred/phpdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

danog/phpdoc

Simple markdown PHPDOC documentation generator with psalm type annotation support.

Supports, classes, abstract classes, interfaces, traits and functions thanks to danog/class-finder.

Install

composer require danog/phpdoc --dev

Run

vendor/bin/phpdoc outputDirectory [ namespace ]

If not provided, namespace will default to the namespace of the current package.

About

Simple markdown PHPDOC documentation generator with psalm type annotation support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%