qlimix / http
Http helper interfaces and exceptions
2.0.0
2020-11-21 15:44 UTC
Requires
- php: >7.4
- psr/http-server-handler: ^1.0
Requires (Dev)
- qlimix/code-standard: ^3.0
This package is auto-updated.
Last update: 2024-10-22 00:17:16 UTC
README
Http helper interfaces and exceptions.
Install
Using Composer:
$ composer require qlimix/http
Quality
To ensure code quality run grumphp which will run all tools:
$ vendor/bin/grumphp run
Contributing
Please see CONTRIBUTING for details.