Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpdocumentor-reflection-docblock - DocBlock parser

Website:
https://github.com/phpDocumentor/ReflectionDocBlock
Licence:
MIT
Vendor:
Remi Collet
Description:
The ReflectionDocBlock component of phpDocumentor provides a DocBlock
parser that is fully compatible with the PHPDoc standard.

With this component, a library can provide support for annotations via
DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

Packages

php-phpdocumentor-reflection-docblock-3.2.2-1.fc25.remi.noarch [34 KiB] Changelog by Remi Collet (2017-08-08):
- Update to 3.2.2
php-phpdocumentor-reflection-docblock-3.2.1-2.fc25.remi.noarch [34 KiB] Changelog by Remi Collet (2017-08-07):
- add patch to fix BC break, thanks to Koschei,  from
  https://github.com/phpDocumentor/ReflectionDocBlock/pull/113