axy / phpcode-phpdoc
Analysis of phpdoc blocks
0.1.1
2015-12-08 13:38 UTC
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2024-10-08 02:03:11 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.