Libraries tagged by 7
guzzlehttp/guzzle
813919002 Downloads
Guzzle is a PHP HTTP client library
psr/http-message
837299373 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
827844024 Downloads
PSR-7 message implementation that also provides common utility methods
paragonie/random_compat
554406843 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/psr-http-message-bridge
226704742 Downloads
PSR HTTP message bridge
psr/http-factory
516517826 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/message
216774756 Downloads
HTTP Message related tools
nyholm/psr7
171735936 Downloads
A fast PHP7 implementation of PSR-7
league/uri-interfaces
112769527 Downloads
Common interfaces and classes for URI representation and interaction
league/uri
114353062 Downloads
URI manipulation library
symfony/polyfill-php73
505900714 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
615349617 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
php-http/discovery
238823871 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/message-factory
241979079 Downloads
Factory interfaces for PSR-7 HTTP Message
react/http
20120647 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP