xiian / phpdoc-formatters

Collection of formatters for PHPDocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPDoc Formatters

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.

About

Collection of formatters for PHPDocs

License:MIT License


Languages

Language:PHP 100.0%