Libraries tagged by request pool
gilsonsouza/lara-polices
414 Downloads
Laravel Request Polices
polass/request-mutator
27 Downloads
Mutator for Request on Laravel
unialteri/curl-request
2488 Downloads
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
brownpaperbag/flush
84 Downloads
Library to flush data friendly. To use in long-polling and zombie requests.
pollen-solutions/session
397 Downloads
Pollen Solutions - Session Component - HTTP Request User's session store and query information.
pollen-solutions/routing
565 Downloads
Pollen Solutions - Routing Component - HTTP request mapping and HTTP response resolution.
pollen-solutions/cookie
5 Downloads
Pollen Solutions - Cookie Component - HTTP Request cookie manager
pavlakis/csp-middleware
523 Downloads
Add Content-Security-Policy headers for PSR-7 requests. Uses the csp-builder library paragonie/csp-builder.
mont4/laravelmaker
136 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
tleckie/circuit-breaker
2 Downloads
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
oihana/php-middleware
32 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
nicolaskuster/laravel-make-rest-resource
28 Downloads
A easy way to generate all files for a RestResource
kuyoto/getallheaders
111 Downloads
Provides a polyfill for the getallheaders function.
ilicmiljan/retry-master
6 Downloads
RetryMaster is a flexible and extensible PHP library for handling operation retries.
poor-plebs/guzzle-retry-after-middleware
2097 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.