Libraries tagged by request pool
pavlakis/csp-middleware
518 Downloads
Add Content-Security-Policy headers for PSR-7 requests. Uses the csp-builder library paragonie/csp-builder.
mont4/laravelmaker
135 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
1 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.
ropendev/curl
6423 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
nicolaskuster/laravel-make-rest-resource
27 Downloads
A easy way to generate all files for a RestResource
kuyoto/getallheaders
110 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
528 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
polymorphine/session
96 Downloads
HTTP Request session context service handled by PSR-15 middleware
refinedpractice/flo-c-block
69 Downloads
Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests
acrnogor/symfony-opa-form
1 Downloads
Symfony middleware that adds Open Policy Agent authorization to incoming requests.
mvenghaus/m2-module-elasticsuite-debug
32 Downloads
Very poorly programmed debug output of Elasticsearch requests in frontend ;)
retrowaver/strawpoll-voter
3 Downloads
Simple library for PHP that adds votes in strawpoll.me polls. Pretty fast since it uses concurrent requests.
symfony/web-profiler-bundle
122868280 Downloads
Provides a development tool that gives detailed information about the execution of any request
deliciousbrains/wp-background-processing
312979 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.