Libraries tagged by request pool
mont4/laravelmaker
134 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
0 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
6402 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
nicolaskuster/laravel-make-rest-resource
26 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
511 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
polymorphine/session
65 Downloads
HTTP Request session context service handled by PSR-15 middleware
aliqsyed/scaffolder
19 Downloads
Scaffold Controllers, Models, Factories, Policies, Requests and front-end blade files for Laravel
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
25 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
105374142 Downloads
Provides a development tool that gives detailed information about the execution of any request
deliciousbrains/wp-background-processing
264476 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.