Libraries tagged by scheduled tasks
bvdputte/kirby-queue
4514 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
dmitry_buzz/laravel-pulse-schedule
55 Downloads
Laravel Pulse card that list all scheduled tasks.
diontech/laravel-extended-scheduler
1614 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.
halloverden/symfony-scheduled-task-bundle
14264 Downloads
Enables the creation of cron-jobs tasks to be consumed by symfony/messenger
srwiez/forge-heartbeats
5 Downloads
Monitor Laravel scheduled tasks with Laravel Forge Heartbeats API
pwm/deepend
3173 Downloads
A library for scheduling dependent task execution.
deploy-dog/slavedriver
41273 Downloads
A PHP based cron job runner. Manage, monitor, log and react to problems with your scheduled tasks.
rrr/schedule-list
1232 Downloads
List your Laravel's scheduled tasks
cronwatcher/laravel
10 Downloads
CronWatcher.io Laravel integration package for monitoring and syncing scheduled tasks.
pendonl/laravel-schedulelogger
708 Downloads
Log execution time of scheduled tasks in Laravel
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
wizcodepl/scheduled-tasks-health-check
19 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
pentangle/backpack-scheduled-monitored-tasks
179 Downloads
This is my package backpack-monitored-scheduled-tasks
imsamurai/cakephp-task-plugin
16 Downloads
Plugin for run deffered (scheduled) tasks (console scripts)
eagle-developers/nova-scheduled-tasks
4123 Downloads
A Laravel Nova card to view your scheduled tasks.