Libraries tagged by php http
guzzlehttp/guzzle
1034720265 Downloads
Guzzle is a PHP HTTP client library
mobiledetect/mobiledetectlib
168595306 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.
php-http/httplug
322231639 Downloads
HTTPlug, the HTTP client abstraction for PHP
kreait/firebase-php
43395015 Downloads
Firebase Admin SDK
php-http/message
275784313 Downloads
HTTP Message related tools
php-http/discovery
329013008 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
235105080 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-http/promise
323864881 Downloads
Promise used for asynchronous HTTP requests
sentry/sentry
242899606 Downloads
PHP SDK for Sentry (http://sentry.io)
amphp/http-server
6215605 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
8909278 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
php-curl-class/php-curl-class
9864187 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
fruitcake/php-cors
266963618 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
php-http/multipart-stream-builder
99914569 Downloads
A builder class that help you create a multipart stream
php-http/curl-client
48889481 Downloads
PSR-18 and HTTPlug Async client with cURL