Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Psr7 Integration Tests Laravel Package

php-http/psr7-integration-tests

Integration test suite to verify PSR-7 HTTP message implementations against the specification. Run the tests in your own PSR-7 package to ensure Request/Response/Stream/URI behavior matches the standard and stays compatible across libraries.

View on GitHub
Deep Wiki
Context7

HTTP Message

Total Downloads

Test PSR7 implementations against the specification.

Status

PSR7 Implementation Status Legacy
Guzzle Guzzle
Laminas Laminas Legacy (failures expected)
Slim Slim
Nyholm Nyholm
RingCentral RingCentral
HttpSoft HttpSoft
Fatfree HttpSoft

Install

To use the integration tests with a PSR-7 implementation, add this package to the dev dependencies:

$ composer require --dev php-http/psr7-integration-tests

Then set up phpunit to run the tests for your implementation.

Documentation

Please see the official documentation.

Testing

This repository also is set up to test a couple of implementations directly. You need to install dependencies from source for the tests to work:

$ composer update --prefer-source

Note: If you already have the sources installed, you need to delete the vendor folder before running the above command.

Run the test suite for one implementation with:

$ composer test -- --testsuite <name>

The names are Guzzle, Laminas, Slim, Nyholm, RingCentral, HttpSoft, Fatfree.

It is also possible to exclude tests that require a live internet connection:

$ composer test -- --testsuite <name> --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.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport