Libraries tagged by running processes
phplint/phplint
245706 Downloads
phplint can speed upi your linting my running several processes asynchronously
lantongxue/php-nohup
12599 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.
reliforp/reli-prof
789 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
nusje2000/process-runner
14483 Downloads
A simple package for running multiple processes within a PHP process.
braincrafted/background-process
6117 Downloads
Start processes in the background that continue running when the PHP process exists.
php-lrpm/php-lrpm-cluster
5946 Downloads
PHP Long Running Process Manager Cluster
alchemy/task-manager
87635 Downloads
A manager for running parallel PHP processes command line.
gabrielelana/graceful-death
8618 Downloads
Library that let you catch fatal errors
andrewfenn/pid-helper
16739 Downloads
A small helper class used to help you check if code is still running
oxid-professional-services/lib-shop-switcher
30484 Downloads
switch the current shop in a running process. - warning use with care see readme file
auguzsto/job
32 Downloads
A simple and elegant tool for running background processes without the need for external libraries.
dgr/nohup
1678 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
65 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
34 Downloads
Manage Long-Running Processes
craftpip/process-handler
274 Downloads
Get list of running processes by name or pid, supports windows and unix