Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samwho/php-docgen
A project aimed towards creating maintainable documentation from your PHP code.
https://github.com/samwho/php-docgen
Last synced: about 2 months ago
JSON representation
A project aimed towards creating maintainable documentation from your PHP code.
- Host: GitHub
- URL: https://github.com/samwho/php-docgen
- Owner: samwho
- Created: 2011-06-05T18:57:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-18T10:08:45.000Z (almost 12 years ago)
- Last Synced: 2024-10-13T20:42:00.664Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 983 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
## PHP Docgen
Docgen is a framework for allowing you to gather information about your PHP source code and create maintainable,
automatically generated documentation from it.One of Docgen's main aims is to be hackable. Not only is it open source but it has a powerful and easy to leverage
plugin framework that you can use to do a huge range of interesting things. For some examples, see the existing plugins
:)To get started, please visi the GitHub Wiki: http://github.com/samwho/PHP-Docgen/wiki