thruster / http-factory
Thruster HttpFactory 组件
1.1.0
2019-02-13 19:19 UTC
Requires
- php: >=7.3
- psr/http-factory: ^1.0
Requires (Dev)
Suggests
- zendframework/zend-diactoros: Required for 'ZendDiactorosHttpFactory'
This package is auto-updated.
Last update: 2024-09-14 08:57:12 UTC
README
Thruster HttpFactory 组件。
安装
通过 Composer
$ composer require thruster/http-factory
测试
运行测试用例
$ composer test
运行带有覆盖率的测试用例(HTML 格式)
$ composer test-coverage
运行 PHP 风格检查器
$ composer check-style
运行 PHP 风格修复器
$ composer fix-style
贡献
请参阅CONTRIBUTING 和 CONDUCT 以获取详细信息。
许可
请参阅许可文件以获取更多信息。