Libraries tagged by running processes
oxid-professional-services/lib-shop-switcher
32553 Downloads
switch the current shop in a running process. - warning use with care see readme file
dgr/nohup
1679 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.
soa-php/process-manager
34 Downloads
Manage Long-Running Processes
craftpip/process-handler
275 Downloads
Get list of running processes by name or pid, supports windows and unix
nusje2000/process-runner
14944 Downloads
A simple package for running multiple processes within a PHP process.
kapitchi/process
123 Downloads
Long time execution script updates. Get stdout of long running script from another process!
codesvault/cadence
17 Downloads
Cadence creates and manages PHP daemons with ease for running all heavy-lifting tasks in the background.
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
10323 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
afaztech/neili
39 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
theintz/php-daemon
19 Downloads
Create solid, long-running PHP daemon processes. This is a fork of shaneharter/php-daemon.
qlimix/process-unix
7 Downloads
Running sync long running processes
php-base/processes
10 Downloads
Better abstractions for running processes in PHP
mozartk/process-finder
151 Downloads
Get list of running processes by name or pid, supports windows and unix, macOS
mozartk/process-checker
18 Downloads
Get list of running processes by process name, supports Windows and unix, macOS