Libraries tagged by backgrounds
phlib/console-process
31214 Downloads
Console implementation.
iron-io/iron_worker
204198 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
ezsystems/job-queue-bundle
266679 Downloads
Allows to run and schedule Symfony console commands as background jobs.
vend/resque
176631 Downloads
Namespaced port of chrisbolton/php-resque, supports Predis, more DI
kamisama/php-resque-ex-scheduler
619794 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
bvdputte/kirby-autopublish
5954 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
kunstmaan/utilities-bundle
146044 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
discorgento/module-queue
10961 Downloads
A dev-friendly approach to handle background jobs in Magento 2
showyweb/fast_background
1929 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
adt/background-queue-nette
14080 Downloads
Background queue for Nette using RabbitMQ.
adt/background-queue
41699 Downloads
Background queue for Nette Framework
shaqman/yii2-queue-mailer
17321 Downloads
Background mailer decorator for Yii2
iglocska/php-resque-ex-scheduler
20462 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque. Fork of Kamisama's repo for MISP.
iglocska/php-resque-ex
20518 Downloads
Fork of wa0x6e's php-resque ex library for use in MISP, adding partial monolog 2.5.x support.
dmamontov/asynctask-7
12798 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.