Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpdocumentor-reflection-docblock4 - 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.

Autoloader: /usr/share/php/phpDocumentor/Reflection/DocBlock4/autoload.php

Packages

php-phpdocumentor-reflection-docblock4-4.3.0-1.fc26.remi.noarch [35 KiB] Changelog by Remi Collet (2018-01-31):
- Update to 4.3.0
php-phpdocumentor-reflection-docblock4-4.2.0-1.fc26.remi.noarch [35 KiB] Changelog by Remi Collet (2018-01-22):
- Update to 4.2.0
- rename to php-phpdocumentor-reflection-docblock4
- move to /usr/share/php/phpDocumentor/Reflection/DocBlock4
- raise dependency on PHP 7.0
- raise dependency on phpdocumentor/type-resolver 0.4.0
- use phpunit6 and php-mockery for test suite