Libraries tagged by psr18
guzzlehttp/guzzle
891647807 Downloads
Guzzle is a PHP HTTP client library
psr/http-client
586646420 Downloads
Common interface for HTTP clients
php-http/discovery
267539660 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/curl-client
41947149 Downloads
PSR-18 and HTTPlug Async client with cURL
phalcon/cphalcon
237758 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
elastic/transport
14583624 Downloads
HTTP transport PHP library for Elastic products
php-soap/psr18-transport
2484677 Downloads
PSR-18 HTTP Client transport for SOAP
woohoolabs/yang
1254730 Downloads
Woohoo Labs. Yang
stevenmaguire/trello-php
269964 Downloads
PHP wrapper for Trello API
psr-discovery/http-factory-implementations
5954702 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
5948110 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
5799543 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5969559 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/all
5794888 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
nimbly/shuttle
3527102 Downloads
Simple PSR-18 HTTP client.