ltd-beget/information-units

Php structures for standard information units

1.0.1 2016-10-11 14:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:34:43 UTC


README

Latest Stable Version Total Downloads Scrutinizer Code Quality Code Coverage Build Status Documentation Documentation License MIT

Php library for parsing and editing sphinx.conf files programmatically with high level abstraction.

Installation

composer require ltd-beget/information-units

  • Usage
  • Tests

Usage

Developers

Regenerate documentation

$ ./vendor/bin/phpdox

Run tests

$ php phpunit.phar --coverage-html coverage

License

information-units is released under the MIT License. See the bundled LICENSE file for details.