Libraries tagged by background
mateffy/laravel-job-progress
2547 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
kunstmaan/utilities-bundle
153795 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
15729 Downloads
Background Jobs monitoring like Horizon for all drivers for Filament (v4)
discorgento/module-queue
13306 Downloads
A dev-friendly approach to handle background jobs in Magento 2
binarybuilds/filament-command-runner
25246 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.
backstage/laravel-permanent-cache
9032 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!
showyweb/fast_background
3737 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
humanmade/hm-split-background
3578 Downloads
Adds a hard-edge vertical split background to the core/group block
crowdstar/background-processing
58780 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
adt/background-queue-nette
25489 Downloads
Background queue for Nette using RabbitMQ.
shaqman/yii2-queue-mailer
21548 Downloads
Background mailer decorator for Yii2
pnixx/delayed_job
4546 Downloads
Async Delayed Job for PHP
phlib/console-process
34785 Downloads
Console implementation.
iglocska/php-resque-ex-scheduler
44235 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
44300 Downloads
Fork of wa0x6e's php-resque ex library for use in MISP, adding partial monolog 2.5.x support.