Libraries tagged by background process
kunstmaan/utilities-bundle
146514 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
mwstake/mediawiki-component-processmanager
14917 Downloads
Provides a management system for background processes
soarce/parallel-process-dispatcher
3853 Downloads
Tiny PHP library for running jobs in background and/or in parallel
fastbill/parallel-process-dispatcher
13890 Downloads
Tiny PHP library for running jobs in background and/or in parallel
anystack-sh/porter
601 Downloads
Spin up your development background processes with ease.
tomatom/jobqueuebundle
2056 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
daneren2005/php-resque
40645 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
bmdevel/php-resque
24467 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
aboutcoders/job-bundle
16895 Downloads
A symfony bundle for asynchronous job processing.
lantongxue/php-nohup
12427 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.
ezsystems/ezscriptmonitor-ls
207319 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
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.
rhubarbphp/scaffold-background-tasks
34962 Downloads
Provides a background task processing module.
deliciousbrains/wp-image-processing-queue
1413 Downloads
Resize WordPress images in the background