Libraries tagged by scheduled-task
pwm/deepend
3669 Downloads
A library for scheduling dependent task execution.
kalimulhaq/pulse-cronwatch
684 Downloads
A Laravel Pulse card and recorder for monitoring scheduled commands (cron jobs): success/failure rate, last run, and duration trend over time.
thamtech/yii2-scheduler
2274 Downloads
A configuration-driven scheduled task runner for Yii2 applications
ricardoapaes/sentry-cron-command
1916 Downloads
Integration between `symfony/console` and `sentry/sentry` for scheduled tasks.
nilanjank/scheduler-hub-laravel
137 Downloads
A Laravel scheduled-task dashboard with persistent run history and failure notifications (mail, Slack, webhook).
goksagun/scheduler-bundle
9688 Downloads
Scheduled task bundle
drupal/pulsedeck_healthchecks
430 Downloads
Pulsedeck service monitor plugin for Healthchecks.io cron job and scheduled task monitoring.
beebmx/kirby-scheduler
225 Downloads
Scheduler offers a fresh approach to managing scheduled tasks on your server.
thenpingme/laravel
135862 Downloads
Zero config scheduled task monitoring for Laravel
halloverden/symfony-scheduled-task-bundle
14270 Downloads
Enables the creation of cron-jobs tasks to be consumed by symfony/messenger
deploy-dog/slavedriver
41280 Downloads
A PHP based cron job runner. Manage, monitor, log and react to problems with your scheduled tasks.
weijukeji/laravel-schedule-monitor-api
38 Downloads
REST API endpoints for spatie/laravel-schedule-monitor - expose scheduled task status and logs
junixlabs/laravel-observatory
1051 Downloads
Observability toolkit for Laravel applications - Monitor HTTP requests, outbound calls, queue jobs, and scheduled tasks with Prometheus and SidMonitor support
dmitry_buzz/laravel-pulse-schedule
398 Downloads
Laravel Pulse card that list all scheduled tasks.
diontech/laravel-extended-scheduler
1840 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.