symplify / better-reflection-docblock
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/rectorphp/rector package instead.
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
Package info
github.com/deprecated-packages/BetterReflectionDocBlock
pkg:composer/symplify/better-reflection-docblock
v4.0.4
2018-04-08 22:58 UTC
Requires
- php: ^7.1
- phpdocumentor/reflection-docblock: 4.2|4.3
- phpstan/phpdoc-parser: ^0.2.0
- symplify/package-builder: ^4.0
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2019-03-03 13:00:11 UTC
README
Wrapper around phpstan/phpdoc-parser that adds format preserving printer.
Install
composer require symplify/better-reflection-docblock
Usage
- @todo