Libraries tagged by running processes
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.
php-strict/script-runner
5 Downloads
Class for running PHP CLI script in several separate processes.
coretsia/platform-worker
2 Downloads
Coretsia long-running worker runtime package: worker pool orchestration, application workers, and deterministic runtime safety.
citomni/jobrunner
0 Downloads
Small DB-backed job runner for CitOmni: HTTP/UI-started long-running jobs executed by CLI workers with status, steps, logs, heartbeat, and results.
wuguofeng/webman-bouncer
1 Downloads
Bouncer RBAC (roles & abilities) plugin for webman. Adapts silber/bouncer to webman's long-running process model with per-request state isolation.
smileythane/lib-shop-switcher
1072 Downloads
switch the current shop in a running process. - warning use with care see readme file
se7enxweb/ezscriptmonitor-ls
1 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
se7enxweb/ezscriptmonitor
1 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
hollyit/laravel-lock
1741 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
don/dbal-long-runnning-mysqli
36 Downloads
Doctrine DBAL driver for MySQLi used in long-running processes/scripts
cascade-energy/php-loop-control
37 Downloads
Loop controller classes designed to assist in testing long-running processes
kavanpancholi/processlist
27 Downloads
A platform-independent way to retrieve the list of processes running on your systems. It works both on the Windows and Unix platforms.
bariew/yii2-module-abstract-schedule
13 Downloads
Yii2 module for running scheduled processes
auguzsto/job
125 Downloads
A simple and elegant tool for running background processes without the need for external libraries.