Libraries tagged by bckground
stellarwp/schema-models
95285 Downloads
A library for offloading tasks to background processes.
mateffy/laravel-job-progress
2471 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
kunstmaan/utilities-bundle
153508 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
jaguarjack/catchadmin
2661 Downloads
The CatchAdmin Background management
fatrex/filament-queue-tracker
15051 Downloads
Background Jobs monitoring like Horizon for all drivers for Filament (v4)
discorgento/module-queue
13241 Downloads
A dev-friendly approach to handle background jobs in Magento 2
binarybuilds/filament-command-runner
22681 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.
ajaxray/ansikit
1070 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.
showyweb/fast_background
3681 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
humanmade/hm-split-background
2783 Downloads
Adds a hard-edge vertical split background to the core/group block
crowdstar/background-processing
58669 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
adt/background-queue-nette
25094 Downloads
Background queue for Nette using RabbitMQ.
shaqman/yii2-queue-mailer
21440 Downloads
Background mailer decorator for Yii2
pnixx/delayed_job
4443 Downloads
Async Delayed Job for PHP
kue/kue
3179 Downloads
Kue is a priority job queue backed by redis