Libraries tagged by running processes
craftpip/process-handler
271 Downloads
Get list of running processes by name or pid, supports windows and unix
mluex/endless-cron-command
7 Downloads
Extension of wrep/daemonizable-command to easily run endless Symfony commands as cronjobs.
smileythane/lib-shop-switcher
917 Downloads
switch the current shop in a running process. - warning use with care see readme file
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
silverstripe/messagequeue
10273 Downloads
Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ
qlimix/process-unix
6 Downloads
Running sync long running processes
php-base/processes
10 Downloads
Better abstractions for running processes in PHP
mozartk/process-finder
136 Downloads
Get list of running processes by name or pid, supports windows and unix, macOS
mozartk/process-checker
15 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
0 Downloads
Track long running processess
bitandblack/process-log
26 Downloads
Helps logging multiple and possibly asynchronously running processes
xthukuh/process
1 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
197 Downloads
Detects if a command or process is currently running.
kapitchi/process
115 Downloads
Long time execution script updates. Get stdout of long running script from another process!