Libraries tagged by Long Run
kaspiman/rector-longrunning-rules
14 Downloads
Custom Rector rules for long-running PHP apps and more!
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.
crazy-goat/workerman-bundle
74 Downloads
Symfony bundle providing a Workerman runtime for high-performance long-running HTTP servers, with built-in task scheduler, process supervisor, PHAR packaging, and event-loop integration.
upscale/stdlib-object-lifecycle
37 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
soa-php/process-manager
34 Downloads
Manage Long-Running Processes
phasync/swerve
6 Downloads
S(w)erve your long-running PHP applications from the CLI fast and efficiently.
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.
caseyamcl/tasktracker
511 Downloads
A PHP library for keeping track of progress and stats for long running tasks
aleblanc/simple-cron-scheduler
4 Downloads
Symfony bundle to orchestrate cron through a single crontab entry + a declarative schedule (PHP attributes or YAML), with subprocess isolation. No Messenger, no long-running daemon.
afaztech/neili
25 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.
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
synergitech/daemon
24615 Downloads
FuelPHP package to make running long-lived workers easier
gruven/phpbotgram
10 Downloads
Modern PHP 8.5 port of the aiogram Telegram Bot framework. Fiber-based runtime, codegen-driven typed methods/types, FSM with scenes, webhook + long-polling.
azimidev/laravel-long-running-tasks
1 Downloads
Handle long running tasks in a Laravel app
don/dbal-long-runnning-mysqli
36 Downloads
Doctrine DBAL driver for MySQLi used in long-running processes/scripts