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/
see docs/70_Classes/phpclass-parser.class.php.md
Real life examples of other projects:
-
ah Logger: logger.class.php
-
Htpasswd: htpasswd.class.php | htgroup.class.php
-
IML Appmonitor API class: appmonitorapi.class.php
-
IML Email catcher: emailcatcher.class.php
A bash script to generate a markdown doc page with all functions of a bash script: https://github.com/axelhahn/bashdoc