Libraries tagged by HTTP Provider
zendframework/zend-http
23823071 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
graham-campbell/guzzle-factory
4985942 Downloads
Provides A Simple Guzzle Factory With Good Defaults
ergebnis/http-method
134593 Downloads
Provides constants for HTTP request methods.
pear/http_request2
3846254 Downloads
Provides an easy way to perform HTTP requests.
muhammadhuzaifa/telescope-guzzle-watcher
172279 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
398132 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
458101 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
118672 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
macpaw/extended_mock_http_client
195510 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
oskarstark/symfony-http-responder
612561 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.
middlewares/firewall
295438 Downloads
Middleware to provide IP filtering
ciareis/bypass
8523 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
utopia-php/fetch
59674 Downloads
A simple library that provides an interface for making HTTP Requests.
securetrading/http
383849 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
37864 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.