xiian/phpdoc-formatters

Collection of formatters for PHPDocs.

1.0.2 2021-09-04 20:13 UTC

This package is auto-updated.

Last update: 2024-04-05 01:54:52 UTC


README

Coverage Status Quality Score Software License

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.