Libraries tagged by requests
matthewbdaly/laravel-etag-middleware
336167 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
martinkup/symfony-profiler-optimization-advisor-bundle
8030 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
magento/module-upward-connector
453215 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP.
maba/gentle-force-bundle
554245 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
635496 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maartenstaa/laravel-41-route-caching
386272 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lm-commons/lmc-cors
468165 Downloads
Laminas MVC module that let you deal with CORS requests
kunststube/csrfp
213510 Downloads
A signed token generator for cross site request forgery protection.
httpsoft/http-router
55989 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
hannesvdvreken/guzzle-profiler
525595 Downloads
A Guzzle middleware that profiles requests made by the client.
hannesvdvreken/guzzle-debugbar
440186 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
hamaadraza/php-impersonate
6608 Downloads
A PHP library for making HTTP requests with browser impersonation
grazulex/laravel-chronotrace
5524 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
geeky/query-cache-builder
86835 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
frnde/guzzle_logger
136572 Downloads
A Guzzle middleware to log request and responses automatically