Libraries tagged by background process
kunstmaan/utilities-bundle
144875 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
13189 Downloads
Provides a management system for background processes
braincrafted/background-process
6116 Downloads
Start processes in the background that continue running when the PHP process exists.
fastbill/parallel-process-dispatcher
13266 Downloads
Tiny PHP library for running jobs in background and/or in parallel
anystack-sh/porter
592 Downloads
Spin up your development background processes with ease.
tomatom/jobqueuebundle
1210 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
daneren2005/php-resque
37537 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
bmdevel/php-resque
22661 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
anorgan/qutee
1931 Downloads
Simple queue manager and task processor for PHP
aboutcoders/job-bundle
16489 Downloads
A symfony bundle for asynchronous job processing.
lantongxue/php-nohup
10587 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
206846 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
1372 Downloads
A minimum library to run background processes asynchronously.
jetty-dev/background-processing
3558 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
soarce/parallel-process-dispatcher
3452 Downloads
Tiny PHP library for running jobs in background and/or in parallel