qlimix / http
Http helper interfaces and exceptions
Installs: 538
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/qlimix/http
Requires
- php: >7.4
- psr/http-server-handler: ^1.0
Requires (Dev)
- qlimix/code-standard: ^3.0
This package is auto-updated.
Last update: 2025-09-22 02:16:11 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.