Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpdocumentor-reflection-docblock2 - DocBlock parser (Version 2)

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-docblock2-2.0.5-1.el7.remi.noarch [25 KiB] Changelog by Remi Collet (2017-11-18):
- Update to 2.0.5
php-phpdocumentor-reflection-docblock2-2.0.4-5.el7.remi.noarch [25 KiB] Changelog by Shawn Iwinski (2017-04-13):
- Package rename (php-phpdocumentor-reflection-docblock =>
  php-phpdocumentor-reflection-docblock2)
- Switch autoloader to php-composer(fedora/autoloader)