Libraries tagged by resquests
zfr/zfr-cors
1186366 Downloads
Zend Framework module that let you deal with CORS requests
werk365/etagconditionals
237236 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
vladflonta/magento2-webapi-log
107662 Downloads
Logger for webapi REST requests.
stil/curl-easy
194248 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
stefangabos/zebra_curl
62829 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
rtheunissen/guzzle-rate-limiter
155560 Downloads
Guzzle 6 middleware used to delay requests dynamically
rafaelfragoso/haversini-formula
188162 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
neos/flow-development-collection
167177 Downloads
Flow packages in a joined repository for pull requests.
muffin/throttle
196228 Downloads
(API) Rate limiting requests in CakePHP
mpyw/laravel-cached-database-stickiness
214844 Downloads
Guarantee database stickiness over the same user's consecutive requests
meabed/php-parallel-soap
65225 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
mcustiel/phiremock-codeception-module
295992 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
matthewbdaly/laravel-etag-middleware
284531 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
magento/module-upward-connector
285918 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP.
maba/gentle-force-bundle
419313 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis