axy / phpcode-phpdoc
Analysis of phpdoc blocks
0.1.1
2015-12-08 13:38 UTC
Requires
- php: >=5.4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-08 06:06:16 UTC
README
Analysis of phpdoc blocks.
- The library does not require any dependencies.
- Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
- Install:
composer require axy/phpcode-phpdoc. - License: MIT.
Documentation
The library is designed to parse phpdoc-blocks and extraction of annotations and other information. Is used for internal purposes, may differ slightly from phpdoc.