Libraries tagged by background process
kunstmaan/utilities-bundle
144045 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
ezsystems/ezscriptmonitor-ls
206558 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
mwstake/mediawiki-component-processmanager
12196 Downloads
Provides a management system for background processes
fastbill/parallel-process-dispatcher
12889 Downloads
Tiny PHP library for running jobs in background and/or in parallel
anystack-sh/porter
579 Downloads
Spin up your development background processes with ease.
tomatom/jobqueuebundle
975 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
daneren2005/php-resque
36115 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
catch-of-the-day/php-resque
42948 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
bmdevel/php-resque
21478 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
lantongxue/php-nohup
9688 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.
kohkimakimoto/background-process
1372 Downloads
A minimum library to run background processes asynchronously.
braincrafted/background-process
6112 Downloads
Start processes in the background that continue running when the PHP process exists.
jetty-dev/background-processing
3490 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.
rhubarbphp/scaffold-background-tasks
34716 Downloads
Provides a background task processing module.
soarce/parallel-process-dispatcher
3353 Downloads
Tiny PHP library for running jobs in background and/or in parallel