Libraries tagged by backgrounds
lantongxue/php-nohup
11801 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.
jaguarjack/catchadmin
2626 Downloads
The CatchAdmin Background management
fastbill/parallel-process-dispatcher
13743 Downloads
Tiny PHP library for running jobs in background and/or in parallel
ezsystems/ezscriptmonitor-ls
207178 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
deliciousbrains/wp-image-processing-queue
1413 Downloads
Resize WordPress images in the background
backstage/laravel-permanent-cache
490 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!
silverstripe/queuedjobs
146302 Downloads
A framework for defining and running background jobs in a queued manner
clowdy/laravel-raven
91117 Downloads
Sentry (Raven) error monitoring for Laravel with send in background
rhubarbphp/scaffold-background-tasks
34806 Downloads
Provides a background task processing module.
oneup/contao-full-background-images
1252 Downloads
Use full background images in Contao Open Source CMS. This extension also provides a full background image slider/fader.
kohkimakimoto/background-process
1373 Downloads
A minimum library to run background processes asynchronously.
braincrafted/background-process
6116 Downloads
Start processes in the background that continue running when the PHP process exists.
upline/row-background
7309 Downloads
Field to set row background.
zorac/php-resque-scheduler
853 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
zorac/php-resque
9158 Downloads
Redis backend library for creating background jobs and processing them later. PHP port based on resque for Ruby.