Libraries tagged by HTTP requests
wilaak/radix-router
1172 Downloads
High-performance radix tree based HTTP request router
stefangabos/zebra_curl
68601 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
mcustiel/phiremock-codeception-module
444576 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
matthewbdaly/laravel-etag-middleware
311398 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
jeroen/file-fetcher
324435 Downloads
Simple file fetching interface
jeremykenedy/laravel-https
128341 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
fansipan/fansipan
12728 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
emartech/escher
267903 Downloads
Library for HTTP request signing (PHP implementation)
guzzlehttp/retry-subscriber
970531 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
micheh/psr7-cache
232784 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
rtheunissen/guzzle-rate-limiter
166133 Downloads
Guzzle 6 middleware used to delay requests dynamically
middlewares/payload
454948 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/client-ip
583770 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path
1233350 Downloads
Middleware to remove the prefix from the uri path of the request.
khr/php-mcurl-client
201637 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code