https://github.com/icio/php-docblock-parser
Parse PHP DocBlocks into a useable format.
https://github.com/icio/php-docblock-parser
Last synced: about 1 year ago
JSON representation
Parse PHP DocBlocks into a useable format.
- Host: GitHub
- URL: https://github.com/icio/php-docblock-parser
- Owner: icio
- License: wtfpl
- Created: 2011-12-21T09:25:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-08T19:59:49.000Z (over 14 years ago)
- Last Synced: 2025-04-23T22:25:28.811Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 109 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# PHP DocBlock Parser
A utility for parsing the documentation blocks of PHP features.
## License
This is my first public project on GitHub, so I've chosen [WTF Public License](http://sam.zoy.org/wtfpl/) but attribution and patch submissions are of course appreciated.
## Author
Paul Scott