Libraries tagged by HTTP Provider
pear/http_request2
3623318 Downloads
Provides an easy way to perform HTTP requests.
muhammadhuzaifa/telescope-guzzle-watcher
130703 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
swayok/alternative-laravel-cache
326791 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
aura/web
418553 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
guzzlehttp/ring
107119 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
macpaw/extended_mock_http_client
154767 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
oskarstark/symfony-http-responder
551123 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
kouz/laravel-airbrake
279505 Downloads
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
securetrading/http
312036 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
37156 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.
juststeveking/http-slim
51616 Downloads
A slim psr compliant http client to provide better interoperability.
connectors/http
87213 Downloads
Provides an HTTP connector for Porter.
ctw/ctw-http
94599 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
graham-campbell/cache-plugin
165615 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
workerman/psr7
51464 Downloads
PSR-7 message implementation that also provides common utility methods