ltd-beget / information-units
标准信息单元的 PHP 结构
1.0.1
2016-10-11 14:10 UTC
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-09-14 18:58:26 UTC
README
PHP 库,用于以高级抽象方式程序化解析和编辑 sphinx.conf 文件。
安装
composer require ltd-beget/information-units
- 使用
- 测试
使用
开发者
重新生成文档
$ ./vendor/bin/phpdox
运行测试
$ php phpunit.phar --coverage-html coverage
许可证
information-units 采用 MIT 许可证发布。有关详细信息,请参阅附带的 LICENSE 文件。