Libraries tagged by background
stellarwp/schema-models
73083 Downloads
A library for offloading tasks to background processes.
mateffy/laravel-job-progress
2192 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
kunstmaan/utilities-bundle
152922 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
13014 Downloads
A dev-friendly approach to handle background jobs in Magento 2
backstage/laravel-permanent-cache
7399 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
983 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.
silverstripe/queuedjobs
146546 Downloads
A framework for defining and running background jobs in a queued manner
braincrafted/background-process
6135 Downloads
Start processes in the background that continue running when the PHP process exists.
showyweb/fast_background
3553 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
humanmade/hm-split-background
1290 Downloads
Adds a hard-edge vertical split background to the core/group block
adt/background-queue-nette
24113 Downloads
Background queue for Nette using RabbitMQ.
shaqman/yii2-queue-mailer
21237 Downloads
Background mailer decorator for Yii2
pnixx/delayed_job
3974 Downloads
Async Delayed Job for PHP
iglocska/php-resque-ex-scheduler
41530 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
41594 Downloads
Fork of wa0x6e's php-resque ex library for use in MISP, adding partial monolog 2.5.x support.