Libraries tagged by http
php-http/discovery
265659681 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
league/uri
149036735 Downloads
URI manipulation library
php-http/promise
272758135 Downloads
Promise used for asynchronous HTTP requests
sentry/sentry
192488880 Downloads
PHP SDK for Sentry (http://sentry.io)
mobiledetect/mobiledetectlib
137893001 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
react/http
22138101 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
psr/http-server-middleware
71468988 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
79868674 Downloads
Common interface for HTTP server-side request handler
http-interop/http-factory-guzzle
149429783 Downloads
An HTTP Factory using Guzzle PSR7
fig/http-message-util
71573238 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
workerman/workerman
2622803 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
symfony/web-link
83653740 Downloads
Manages links between resources
rmccue/requests
30550830 Downloads
A HTTP library written in PHP, for human beings.
php-http/multipart-stream-builder
71548328 Downloads
A builder class that help you create a multipart stream
php-http/client-common
201417066 Downloads
Common HTTP Client implementations and tools for HTTPlug