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
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
- dev-master / 4.1.x-dev
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v4.0.0beta1
- v4.0.0alpha6
- v4.0.0alpha5
- v4.0.0alpha4
- v4.0.0alpha3
- v4.0.0alpha2
- v4.0.0alpha1
- v3.2.30
- v3.2.29
- v3.2.28
- v3.2.27
- v3.2.26
- v3.2.25
- v3.2.24
- v3.2.23
- v3.2.22
- v3.2.21
- v3.2.20
- v3.2.18
- v3.2.17
- v3.2.15
- v3.2.14
- v3.2.13
- v3.2.12
- v3.2.11
- v3.2.10
- v3.2.9
- v3.2.7
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.2
- v3.1.1
- v3.1.0
- dev-ecs-tester
- dev-throwable-renderer-tests
- dev-vendor-param-in-imports
- dev-ecs-verbose-message
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