Libraries tagged by running processes
mozartk/process-checker
18 Downloads
Get list of running processes by process name, supports Windows and unix, macOS
kkirsz/process-manager
5808 Downloads
Process Manager helps you to see statuses for long running Processes
itul/process-observer
6 Downloads
Track long running processess
bitandblack/process-log
27 Downloads
Helps logging multiple and possibly asynchronously running processes
xthukuh/process
3 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
ofbeaton/command-running
207 Downloads
Detects if a command or process is currently running.
losthost/background-process
55 Downloads
Lightweight and secure PHP library for running code in background processes
hypnopompia/process
3026 Downloads
Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.
workmote/iscli
80 Downloads
Tells if running process is run as cli or not.
subhamchbty/orchestral
3 Downloads
Orchestrate and conduct your Laravel long-running processes with elegance
mluex/endless-cron-command
58 Downloads
Extension of wrep/daemonizable-command to easily run endless Symfony commands as cronjobs.
kfosoft/symfony-daemonizable-command
28 Downloads
Daemonizable (endless running) commands for Symfony.
eng-mmustafa/laravel-saga-workflow
0 Downloads
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
hgg/parallelprocess
32 Downloads
Keep mulitiple processes running and respawn if necessary
phpfan/phpunit-patch
21 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.