Libraries tagged by requent
rafaelfragoso/haversini-formula
188163 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.
open-telemetry/opentelemetry-auto-psr15
382271 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
octoper/cuzzle
119766 Downloads
Get the cURL shell command from a Guzzle request
neos/flow-development-collection
167207 Downloads
Flow packages in a joined repository for pull requests.
muffin/throttle
196236 Downloads
(API) Rate limiting requests in CakePHP
middlewares/payload
401740 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/client-ip
496586 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path
1031141 Downloads
Middleware to remove the prefix from the uri path of the request.
meabed/php-parallel-soap
65233 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
mcustiel/phiremock-codeception-module
296071 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
matthewbdaly/laravel-etag-middleware
284538 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
magento/module-upward-connector
285942 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP.
maba/gentle-force-bundle
419370 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
maba/gentle-force
471550 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maartenstaa/laravel-41-route-caching
340098 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.