php-http/client-integration-tests
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| kriswallsmith/buzz | Lightweight PHP HTTP client (PSR-7/PSR-17) for scripted requests. Includes FileGetContents, Curl and MultiCurl clients with batch requests and HTTP/2 server push support. Simple Browser API or low-level request sending. | 1,919 | 1,956 | 250 | 271K | 8 | 41.5 | 36.9 | MIT | 2 months ago | |
| php-http/curl-client | — | 484 | 490 | 29 | 813K | 11 | 23.3 | 51.0 | MIT | 7 months ago | |
| php-http/guzzle6-adapter | PSR-7/PSR-18 compatible adapter that lets you use Guzzle 6 as an HTTPlug HTTP client. Provides a bridge for sending requests through Guzzle while working with php-http contracts, useful for libraries that depend on standardized HTTP interfaces. | 1,348 | 1,383 | 54 | 310K | 2 | 5.6 | 23.0 | MIT | 5 years ago | |
| php-http/guzzle7-adapter | PSR-7/PSR-18 adapter for Guzzle 7 used by HTTPlug. Lets libraries using PHP-HTTP talk through Guzzle 7 with a standard client interface, including synchronous requests and integration-friendly configuration for modern PHP projects. | 91 | 91 | 9 | 2M | 2 | 2.3 | 55.1 | MIT | 1 year ago | |
| php-http/socket-client | PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. | 81 | 82 | 42 | 63K | 0 | 17.3 | 43.8 | MIT | 6 months ago |
How can I help you explore Laravel packages today?