Awesome
HTTP Message
Test PSR7 implementations against the specification.
Status
PSR7 Implementation | Status |
---|---|
Guzzle | |
Laminas | |
Slim | |
Nyholm | |
RingCentral |
Install
Via Composer
$ composer require --dev php-http/psr7-integration-tests
Documentation
Please see the official documentation.
Testing
$ composer test
It is also possible to exclude tests that require a live internet connection:
$ composer test -- --exclude-group internet
Contributing
Please see our contributing guide.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.