Skip to content

axelhahn/php-classdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Doc generator

A class and cli script to generate a markdown doc page from a class file.

You can customize the output or create output in another wanted format.

Compatible to PHP 8 (up to 8.5)

👤 Author: Axel Hahn
📄 Source: https://github.com/axelhahn/php-classdoc
📜 License: GNU GPL 3.0
📗 Docs: https://www.axel-hahn.de/docs/php-classdoc/

👉 Example

see docs/70_Classes/phpclass-parser.class.php.md

Real life examples of other projects:

📗 Related projects

Bashdoc

A bash script to generate a markdown doc page with all functions of a bash script: https://github.com/axelhahn/bashdoc

About

Generator for documentation of a php class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors