Libraries tagged by 7
psr/http-message
916630941 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
905789975 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
889624450 Downloads
Guzzle is a PHP HTTP client library
paragonie/random_compat
596109875 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/psr-http-message-bridge
254158811 Downloads
PSR HTTP message bridge
psr/http-factory
590027326 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/message
235506702 Downloads
HTTP Message related tools
nyholm/psr7
196517648 Downloads
A fast PHP7 implementation of PSR-7
league/uri
150295914 Downloads
URI manipulation library
symfony/polyfill-php73
540735745 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
644184337 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
php-http/discovery
266729003 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
psr/http-server-middleware
71936415 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
80377326 Downloads
Common interface for HTTP server-side request handler
paragonie/sodium_compat
107253844 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists