Libraries tagged by backgrounds
chrisboulton/php-resque
3519802 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
cocur/background-process
1554252 Downloads
Start processes in the background that continue running when the PHP process exists.
deliciousbrains/wp-background-processing
312712 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.
resque/php-resque
1581246 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
dereuromark/cakephp-queue
720821 Downloads
The Queue plugin for CakePHP provides deferred task execution.
a5hleyrich/wp-background-processing
473588 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.
mtownsend/remove-bg
212171 Downloads
A PHP package to interface with the remove.bg api.
mjphaynes/php-resque
187267 Downloads
Redis backed library for creating background jobs and processing them later.
jms/job-queue-bundle
2274151 Downloads
Allows to run and schedule Symfony console commands as background jobs.
barryvdh/laravel-async-queue
464095 Downloads
Async Queue Driver for Laravel (Push to background)
wrep/daemonizable-command
1383257 Downloads
Daemonizable (endless running) commands for Symfony.
illuminated/helper-functions
474115 Downloads
Laravel-specific and pure PHP Helper Functions.
symbiote/silverstripe-queuedjobs
747826 Downloads
A framework for defining and running background jobs in a queued manner
mmucklo/queue-bundle
622434 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
josegonzalez/queuesadilla
449486 Downloads
Queue background jobs to any backend system