Skip to content

ThrusterIO/http-factory

Repository files navigation

HttpFactory

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Email

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.