Libraries tagged by PSR-7 http-client
camoo/curl-http-client
5968 Downloads
Simple Curl Http Client
zelenin/http-client
2144 Downloads
PSR-18 compatible HTTP client with middleware support
php-extended/php-http-client-retry
26585 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-logger
23437 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-cookiebag
23821 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
kode/http-client
175 Downloads
现代化、高性能的 PHP HTTP 客户端,支持多运行时环境(FPM、CLI、Swoole、Swow、Fiber)
four-bytes/four-http-client
819 Downloads
Modern PHP 8.4+ HTTP client factory and middleware library for API integrations
amashukov/http-client-php
874 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
jorge-matricali/http-client
75022 Downloads
A wrapper of libcurl that implements PSR-7 HTTP message interface.
lezhnev74/psr-logging-masking-middleware
228 Downloads
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.
maplephp/http
697 Downloads
MaplePHP/Http is a powerful and easy-to-use PHP library that fully supports the PSR-7 HTTP message and PSR-18: HTTP Client.
vulnerar/http
82 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
tomkyle/mock-psr
3379 Downloads
Mock common PSR standard components in PhpUnit tests
tiny-blocks/http
23538 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
slick/http
8357 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.