Libraries tagged by HTTP Provider
securetrading/http
416979 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.
aura/http
37990 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.
juststeveking/http-slim
63323 Downloads
A slim psr compliant http client to provide better interoperability.
connectors/http
104949 Downloads
Provides an HTTP connector for Porter.
neur0toxine/psr.http-message-implementation.nyholm
58093 Downloads
Satisfy "psr/http-message-implementation" with packages provided by user, or fallback to "nyholm".
neur0toxine/psr.http-factory-implementation.nyholm
58489 Downloads
Satisfy "psr/http-factory-implementation" with packages provided by user, or fallback to "nyholm".
neur0toxine/psr.http-client-implementation.php-http-curl
58208 Downloads
Satisfy "psr/http-client-implementation" with packages provided by user, or fallback to "php-http-curl".
graham-campbell/cache-plugin
169526 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
yiisoft/response-download
5215 Downloads
The package provides a factory to help forming file download PSR-7 response.
workerman/psr7
62865 Downloads
PSR-7 message implementation that also provides common utility methods
mrclay/shibalike
55051 Downloads
Provides a PHP library for emulating a Shibboleth environment.
middlewares/firewall
309813 Downloads
Middleware to provide IP filtering
liip/cache-control-bundle
125442 Downloads
This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.
kouz/laravel-airbrake
290069 Downloads
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
muhammadhuzaifa/laravel-pulse-guzzle-recorder
17422 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.