Libraries tagged by Long Run
elvetemedve/djjob
706 Downloads
Allows PHP web applications to process long-running tasks asynchronously
denitsa-md/laravel-progress-status-broadcast
681 Downloads
Broadcast progress status (percentage) of a long-running task.
cabag/ext-backend-progress
1 Downloads
Add a toolbaritem that displays the progress of a long running task.
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
arffsaad/qdiz
13 Downloads
A simple no-framework redis queue system. Not using a framework but need a redis queue for delayed execution of long running tasks? Just qdiz (nuts).
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.
timostamm/php-service
73 Downloads
Helps implementing long-running services in PHP
cascade-energy/php-loop-control
37 Downloads
Loop controller classes designed to assist in testing long-running processes
filippo-toso/php-supervisor
12 Downloads
A simple supervisor class that allows to run long lived PHP scripts from the crontab
cronbeats/cronbeats-php
7 Downloads
Cron job monitoring and heartbeat monitoring SDK for PHP. Monitor scheduled tasks, background jobs, and cron jobs with simple ping telemetry. Get alerts when cron jobs fail, miss their schedule, or run too long.
greenbean/stop-watch
5 Downloads
Used for testing and determining how long script is running..
ko/php-benchmark
77 Downloads
A simple class for testing how long code takes to run
osmianski/worktree-manager
6 Downloads
Need to maintain multiple working branches simultaneously - whether for long-term parallel development or running AI agents in separate worktrees? Setting up each environment is tedious. This tool creates worktrees with fully working environments in seconds.
germancin/x-tracker
18 Downloads
Tracks in seconds/miliseconds how long a loop, query, method it takes to run
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.