Libraries tagged by running processes
php-lrpm/php-lrpm-cluster
4422 Downloads
PHP Long Running Process Manager Cluster
long-running/core
666041 Downloads
Tools for working with long-running processes
lantongxue/php-nohup
10090 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.
nusje2000/process-runner
14232 Downloads
A simple package for running multiple processes within a PHP process.
braincrafted/background-process
6112 Downloads
Start processes in the background that continue running when the PHP process exists.
alchemy/task-manager
87323 Downloads
A manager for running parallel PHP processes command line.
gabrielelana/graceful-death
8615 Downloads
Library that let you catch fatal errors
andrewfenn/pid-helper
16112 Downloads
A small helper class used to help you check if code is still running
oxid-professional-services/lib-shop-switcher
29658 Downloads
switch the current shop in a running process. - warning use with care see readme file
neutomic/neutomic
55 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
dgr/nohup
1677 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.
sj-i/php-profiler
64 Downloads
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
soa-php/process-manager
32 Downloads
Manage Long-Running Processes
craftpip/process-handler
272 Downloads
Get list of running processes by name or pid, supports windows and unix
itul/process-records
658 Downloads
Utility for displaying progress bar long running scripts to the browser.