Libraries tagged by 7
guzzlehttp/guzzle
838284520 Downloads
Guzzle is a PHP HTTP client library
psr/http-message
862040906 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
852771942 Downloads
PSR-7 message implementation that also provides common utility methods
paragonie/random_compat
567940958 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/psr-http-message-bridge
235696445 Downloads
PSR HTTP message bridge
psr/http-factory
539583097 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/message
222836346 Downloads
HTTP Message related tools
nyholm/psr7
179783432 Downloads
A fast PHP7 implementation of PSR-7
league/uri-interfaces
124337947 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
125895451 Downloads
URI manipulation library
symfony/polyfill-php73
516738247 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
624764116 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
php-http/discovery
247899245 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/message-factory
246284471 Downloads
Factory interfaces for PSR-7 HTTP Message
psr/http-server-middleware
64246450 Downloads
Common interface for HTTP server-side middleware