Libraries tagged by running processes
ezsystems/ezscriptmonitor-ls
207114 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
lantongxue/php-nohup
11496 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
14391 Downloads
A simple package for running multiple processes within a PHP process.
braincrafted/background-process
6116 Downloads
Start processes in the background that continue running when the PHP process exists.
php-lrpm/php-lrpm-cluster
5399 Downloads
PHP Long Running Process Manager Cluster
alchemy/task-manager
87494 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
16484 Downloads
A small helper class used to help you check if code is still running
neutomic/neutomic
55 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
oxid-professional-services/lib-shop-switcher
30023 Downloads
switch the current shop in a running process. - warning use with care see readme file
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
ofbeaton/command-running
206 Downloads
Detects if a command or process is currently running.