Libraries tagged by psr-18
guzzlehttp/guzzle
824021449 Downloads
Guzzle is a PHP HTTP client library
psr/http-client
522592011 Downloads
Common interface for HTTP clients
php-http/discovery
242613592 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/curl-client
38817479 Downloads
PSR-18 and HTTPlug Async client with cURL
elastic/transport
11666357 Downloads
HTTP transport PHP library for Elastic products
woohoolabs/yang
1184180 Downloads
Woohoo Labs. Yang
stevenmaguire/trello-php
245622 Downloads
PHP wrapper for Trello API
psr-discovery/http-factory-implementations
4731187 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
4725483 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
4627904 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
4742733 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
4623776 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.
phalcon/cphalcon
236460 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
php-soap/psr18-transport
2029083 Downloads
PSR-18 HTTP Client transport for SOAP
divineomega/psr-18-guzzle-adapter
1426728 Downloads
PSR-18 adapter for the Guzzle HTTP client