Libraries tagged by PSR-18 HTTP Client
monolog-http/monolog-http
6087 Downloads
A collection of monolog handlers using PSR-18 http client
horde/http
4821 Downloads
HTTP client library
fansipan/mock-client
11868 Downloads
PSR-18 Mock HTTP Client
sunrise/http-client-curl
8502 Downloads
A simple cURL client implementing PSR-18.
psr-mock/http
20686 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
juststeveking/http-slim
72523 Downloads
A slim psr compliant http client to provide better interoperability.
cakephp/http
18363 Downloads
CakePHP HTTP client and PSR-7, PSR-13, PSR-15, PSR-17, PSR-18 compliant libraries
leonstafford/wp2staticguzzle
10777 Downloads
Safely namespaced Guzzle for WP2Static
digitalcz/register-adries
17072 Downloads
Provides communication with https://data.gov.sk/dataset/register-adries in PHP OOP via PSR-18 HTTP client
aternos/curl-psr
5828 Downloads
A simple PSR-18 HTTP client based on cURL that supports actual streaming
maplephp/http
642 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.
jardisadapter/http
144 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
amashukov/http-client-php
520 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.).
zelenin/http-client
2132 Downloads
PSR-18 compatible HTTP client with middleware support
rebelcode/wp-http
880 Downloads
A PSR-18 compliant HTTP client adapter for WordPress