Tobion / psr7-integration-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Message

Total Downloads

Test PSR7 implementations against the specification.

Status

PSR7 Implementation Status
Guzzle Guzzle
Zend Zend
Slim Slim
Nyholm Nyholm
RingCentral 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.

About

License:MIT License


Languages

Language:PHP 100.0%