Libraries tagged by long-running
neutomic/neutomic
55 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
drupal/daemonizer
5775 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
xtompie/monitor
417 Downloads
Monitor long running script
upscale/stdlib-object-lifecycle
36 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
soa-php/process-manager
32 Downloads
Manage Long-Running Processes
phasync/swerve
6 Downloads
S(w)erve your long-running PHP applications from the CLI fast and efficiently.
kaspiman/rector-longrunning-rules
7 Downloads
Custom Rector rules for long-running PHP apps and more!
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.
itul/process-records
671 Downloads
Utility for displaying progress bar long running scripts to the browser.
hollyit/laravel-lock
1741 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
caseyamcl/tasktracker
508 Downloads
A PHP library for keeping track of progress and stats for long running tasks
silverstripe/messagequeue
10276 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
azimidev/laravel-long-running-tasks
1 Downloads
Handle long running tasks in a Laravel app
mluex/endless-cron-command
22 Downloads
Extension of wrep/daemonizable-command to easily run endless Symfony commands as cronjobs.
kfosoft/symfony-daemonizable-command
26 Downloads
Daemonizable (endless running) commands for Symfony.