Libraries tagged by requests stat
guzzlehttp/retry-subscriber
958582 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
jerome/filterable
3668 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
sourcebroker/restrictfe
47979 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
hamburgscleanest/guzzle-advanced-throttle
33362 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
middlewares/php-session
17037 Downloads
Middleware to start php sessions using the request data
alimranahmed/hit-logger
28527 Downloads
Laravel request and response logger. Highly encouraged from spatie/laravel-http-logger
cryptatech/seat-srp
5032 Downloads
A module for SeAT that tracks SRP requests
mapado/request-fields-parser
7969 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
idealo/php-middleware-stack
5260 Downloads
Implementation of HTTP Middleware PSR-15 specification
dmk/mksanitizedparameters
25972 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
kdyby/request-stack
24591 Downloads
Http Request stack service that wraps the Request value object for Nette Framework
starlit/request-authenticator
18166 Downloads
denngarr/seat-srp
26496 Downloads
A module for SeAT that tracks SRP requests
toa/framework-extra-bundle
12032 Downloads
This bundle provides some missing features for the symfony standard edition
stadly/file-waiter
244 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.