Libraries tagged by PSR-18 HTTP Client
monolog-http/monolog-http
6044 Downloads
A collection of monolog handlers using PSR-18 http client
indexzer0/ha-rest-api-client
325 Downloads
Simple client for accessing home assistant rest api and webhooks.
zelenin/http-client
2078 Downloads
PSR-18 compatible HTTP client with middleware support
php-extended/php-http-client-factory-interface
22024 Downloads
A library to create psr-18 compliant http clients
slick/http
6667 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.
psr-mock/http
13822 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
php-extended/php-http-client-zip
6931 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-user-agent
22141 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22127 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-simple-cache-psr16
22544 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-retry
24086 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22129 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-redirecter
22049 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-origin
22102 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-native
22221 Downloads
A psr-18 compliant client with the native stream engine.