Skip to content

php-http/psr7-integration-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dbc81e5 · Nov 2, 2020

History

65 Commits
Feb 12, 2017
Nov 2, 2020
Feb 3, 2020
Feb 12, 2017
Feb 12, 2017
Dec 16, 2019
Feb 12, 2017
Feb 12, 2017
Aug 19, 2020
Oct 17, 2020
Feb 12, 2017
Feb 12, 2017
Jan 7, 2020
Oct 17, 2020
Jan 7, 2020

Repository files navigation

HTTP Message

Total Downloads

Test PSR7 implementations against the specification.

Status

PSR7 Implementation Status
Guzzle Guzzle
Laminas Laminas
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 [email protected].

License

The MIT License (MIT). Please see License File for more information.