Libraries tagged by backgrounds
mateffy/laravel-job-progress
2260 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
kunstmaan/utilities-bundle
153133 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
fatrex/filament-queue-tracker
13834 Downloads
Background Jobs monitoring like Horizon for all drivers for Filament (v4)
discorgento/module-queue
13095 Downloads
A dev-friendly approach to handle background jobs in Magento 2
backstage/laravel-permanent-cache
7690 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
ajaxray/ansikit
994 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.
braincrafted/background-process
6135 Downloads
Start processes in the background that continue running when the PHP process exists.
showyweb/fast_background
3600 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
humanmade/hm-split-background
1753 Downloads
Adds a hard-edge vertical split background to the core/group block
adt/background-queue-nette
24479 Downloads
Background queue for Nette using RabbitMQ.
shaqman/yii2-queue-mailer
21314 Downloads
Background mailer decorator for Yii2
pnixx/delayed_job
4098 Downloads
Async Delayed Job for PHP
iglocska/php-resque-ex-scheduler
42029 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
42093 Downloads
Fork of wa0x6e's php-resque ex library for use in MISP, adding partial monolog 2.5.x support.
idanoo/php-resque
47338 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.