Libraries tagged by HTTP Provider
pear/http_request2
4320597 Downloads
Provides an easy way to perform HTTP requests.
muhammadhuzaifa/telescope-guzzle-watcher
281562 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
584739 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
566034 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
143949 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
oskarstark/symfony-http-responder
835520 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.
utopia-php/fetch
252168 Downloads
A simple library that provides an interface for making HTTP Requests.
securetrading/http
536952 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
38981 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.
connectors/http
120281 Downloads
Provides an HTTP connector for Porter.
macpaw/extended_mock_http_client
304833 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
mrclay/userland-session
64153 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
graham-campbell/cache-plugin
177278 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
yiisoft/response-download
10110 Downloads
The package provides a factory to help forming file download PSR-7 response.
workerman/psr7
85733 Downloads
PSR-7 message implementation that also provides common utility methods