thruster / http-factory
Thruster HttpFactory Component
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-10-14 09:11:51 UTC
README
The Thruster HttpFactory Component.
Install
Via Composer
$ composer require thruster/http-factory
Testing
Run test cases
$ composer test
Run test cases with coverage (HTML format)
$ composer test-coverage
Run PHP style checker
$ composer check-style
Run PHP style fixer
$ composer fix-style
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.