ltd-beget / information-units
Php structures for standard information units
Installs: 5 758
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: 5.2.*
- theseer/phpdox: 0.8.*
- tideways/profiler: 2.0.*
This package is not auto-updated.
Last update: 2024-10-26 19:53:41 UTC
README
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.