xiian / phpdoc-formatters
Collection of formatters for PHPDocs.
1.0.2
2021-09-04 20:13 UTC
Requires
- php: >=7.2
- phpdocumentor/reflection-docblock: ^4 || ^5
Requires (Dev)
- liip/rmt: ^1.5
- mockery/mockery: ^1.2
- pds/skeleton: ^1.0
- phpunit/phpunit: ^7 || ^8
This package is auto-updated.
Last update: 2025-04-05 04:22:55 UTC
README
Collection of formatting utilities for PHPDoc style docblocks.
Install
Via composer
$ composer require xiian/phpdoc-formatters
Testing
$ composer test
By default, unit tests generate code coverage in /build
, and a code coverage report in /docs/coverage
.
License
The MIT License (MIT). Please see License File for more information.