Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpdocumentor-reflection-docblock5 - 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/DocBlock5/autoload.php

Packages

php-phpdocumentor-reflection-docblock5-5.0.0-1.fc29.remi.noarch [36 KiB] Changelog by Remi Collet (2020-02-12):
- update to 5.0.0
- rename to php-phpdocumentor-reflection-docblock5
- move to /usr/share/php/phpDocumentor/Reflection/DocBlock5
- raise dependency on PHP 7.2
- raise dependency on type-resolver 1
- raise dependency on reflection-common 2
- switch to phpunit8