Libraries tagged by 18
guzzlehttp/guzzle
905497100 Downloads
Guzzle is a PHP HTTP client library
psr/http-client
599422880 Downloads
Common interface for HTTP clients
php-http/discovery
273247498 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/curl-client
42695787 Downloads
PSR-18 and HTTPlug Async client with cURL
scrivo/highlight.php
33953760 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
phalcon/cphalcon
238178 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
15386757 Downloads
HTTP transport PHP library for Elastic products
woohoolabs/yang
1269511 Downloads
Woohoo Labs. Yang
stevenmaguire/trello-php
276469 Downloads
PHP wrapper for Trello API
psr-discovery/http-factory-implementations
6277598 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
6270891 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
6110119 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
6293173 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
6105379 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
3595968 Downloads
Simple PSR-18 HTTP client.