Libraries tagged by PSR-18 HTTP Client
gehrisandro/laravel-http-psr18
1193 Downloads
A PSR-18 wrapper for Laravel HTTP client
luppakorva/psr-18-guzzle-adapter
26 Downloads
PSR-18 adapter for the Guzzle HTTP client php 8
quillstack/http-client
1 Downloads
An HTTP client based on PSR-18, over cURL, saying what went wrong and where.
keystackapp/keystack-php-manager-client
1 Downloads
This project is a PHP client library for interacting with the KeyStack Manager API. It provides convenient methods for managing and communicating with KeyStack services, leveraging PSR-7, PSR-18, and HTTPlug standards for HTTP messaging and client abstraction. The library is suitable for integration into PHP applications requiring secure and efficient access to KeyStack Manager functionalities.
zaphyr-org/http-client
51 Downloads
HTTP cURL client based on PSR-18.
uzdevid/conflux-http
39 Downloads
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.
someniatko/simple-http-client
16 Downloads
Simple facade for PSR-7, PSR-17 and PSR-18
seeren/http
482 Downloads
Manage http server and client message
reaway/http-client
0 Downloads
HTTP Client implementation using PHP cURL with PSR-7, PSR-17, PSR-18 support
phprise/http
1 Downloads
The HTTP Client component applying the OTAKU philosophy and following the PSR-12, PSR-7, PSR-15, PSR-18 e PSR-14.
philiprehberger/http-retry-client
68 Downloads
HTTP client wrapper with automatic retries, exponential backoff, and jitter
nacosvel/open-http
59 Downloads
OpenHTTP is a PHP HTTP Client library based on GuzzleHttp.
lukaszzychal/tvmaze-client-php
3 Downloads
PSR-18 PHP client for the TVMaze API (shows, people, schedules, episodes, cast)
localtools/php-http-client
1056 Downloads
Human-friendly and powerful HTTP client package for PHP
larafony/http-guzzle
1 Downloads
Guzzle HTTP client bridge for Larafony Framework