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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| http-interop/http-factory-tests | 0.88 | PHPUnit test suite to verify PSR-17 HTTP factory implementations. Configure phpunit.xml with constants pointing to your Request/Response/ServerRequest/Stream/UploadedFile/Uri factory classes, then run the included integration tests from vendor. | 11 | 12 | 8 | 28K | 0 | 1.6 | 46.5 | MIT | 5 years ago | |
| php-http/client-integration-tests | 0.87 | Integration test suite for PHP-HTTP clients. Helps verify that any HTTPlug/PSR-18 compatible client behaves correctly and consistently across common scenarios, making it easier to validate implementations and avoid regressions. | 16 | 17 | 10 | 1K | 1 | 24.8 | 30.0 | MIT | 2 weeks ago | |
| nyholm/psr7 | 0.85 | Nyholm PSR-7 is a super lightweight, strict, and fast implementation of PSR-7 with full PSR-17 factories and HTTPlug/PSR-18 compatibility. Create requests, streams, URIs, and server requests with minimal overhead. | 1,276 | 1,289 | 79 | 8M | 4 | 17.1 | 53.0 | MIT | 1 year ago | |
| php-http/message | 0.85 | PSR-7 HTTP message utilities for PHP: authentication implementations, stream encoders, message decorators, cookie handling, request matchers, and PSR-7 factory adapters for Guzzle and Diactoros—handy building blocks for HTTP clients and workflows. | 1,318 | 1,322 | 40 | 5M | 5 | 17.1 | 50.8 | MIT | 1 year ago | |
| staabm/phpstan-psr3 | 0.69 | PHPStan rules that detect PSR-3 logger misuse and security pitfalls: invalid placeholders, context issues, and message formatting mistakes. Works with psr/log, Monolog, Laravel (illuminate/log, LogManager), and REDAXO rex_logger. | 23 | 23 | 1 | 153K | 1 | 1.4 | 52.5 | MIT | 1 year ago | |
| phpstan/phpstan-phpunit | 0.68 | PHPStan extension for PHPUnit: improves type inference for mocks (intersection types for createMock/getMock), understands Foo|MockObject phpDocs, adds early-terminating methods to avoid undefined vars, and refines assert() types. Optional strict rules catch improper assertion usage. | 535 | 538 | 57 | 4M | 36 | 44.7 | 78.9 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?