directorytree/cadence
Cadence adds model-based scheduling to Laravel. Attach one or more cron or RRULE schedules to any Eloquent model, track due runs, and dispatch events when schedules trigger. Driver-based design supports cron, php-rrule, Recurr, or custom drivers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| carles/scheduled-command-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 4 | 1.9 | 0.8 | — | 5 years ago | |
| mtdowling/cron-expression | 0.84 | A PHP library for parsing and evaluating cron expressions. Check whether a schedule is due, get next/previous run dates, and iterate occurrences. Supports standard cron fields plus common extensions, useful for job schedulers and task runners. | 4,864 | 4,619 | 340 | 256K | 6 | 37.8 | 27.1 | MIT | 9 years ago | |
| shapecode/cron-bundle | 0.83 | Laravel-friendly cron scheduler bundle that lets you define, manage, and run scheduled jobs from your app. Provides an easy API for registering tasks, configuring frequency and conditions, and executing commands reliably with clear organization and control. | 58 | 60 | 30 | 11K | 12 | 4.8 | 35.5 | MIT | — | |
| spatie/laravel-cronless-schedule | 0.83 | Run Laravel’s scheduler without cron. This dev/test-friendly package adds php artisan schedule:run-cronless, which uses a ReactPHP loop to execute the scheduler on a timer (default every minute), with optional custom frequency and manual runs. | 387 | 390 | 14 | 7K | 0 | 5.1 | 17.3 | MIT | 1 year ago | |
| bordeux/cron-bundle | 0.82 | — | 0 | 0 | 1 | 0 | 1 | 0.2 | — | — | 9 years ago | |
| bkstg/schedule-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aboutcoders/scheduler-bundle | 0.82 | Symfony bundle for defining recurring schedules and dispatching notifications via the Symfony EventDispatcher. Designed to be integrated into your app by implementing your own schedule entities, with docs for installation, configuration, and custom schedule types. | 5 | 6 | 1 | 869 | 0 | 0.1 | 30.4 | MIT | — | |
| caeligo/scheduler-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| carlossosa88/cron-expression | 0.82 | Fork of dragonmantank/cron-expression adding nonstandard seconds support for Fcron-style scheduling. Parse cron strings and macros, check if a schedule is due, and compute next/previous run dates with optional second-level precision control. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| carlossosa88/command-scheduler-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| edgar/cron-bundle | 0.82 | — | 1 | 1 | 2 | 74 | 2 | 3.5 | 21.8 | GPL-2.0 | 7 years ago | |
| cron/cron | 0.82 | PHP library for working with cron expressions: parse and validate schedules, compute next/previous run dates, and check if a date matches a cron pattern. Ideal for Laravel and other PHP apps needing robust, timezone-aware scheduling logic. | 367 | 378 | 74 | 62K | 1 | 9.0 | 30.8 | MIT | 3 years ago | |
| symfony/scheduler | 0.82 | Symfony Scheduler provides simple task scheduling built on Symfony Messenger. Define recurring or delayed jobs and run them via workers, integrating cleanly with your existing messaging setup. Links to docs, contributing, and issue tracking in the main Symfony repo. | 92 | 93 | 2 | 1M | 0 | 35.3 | 64.9 | MIT | 1 week ago | |
| abc/scheduler | 0.82 | Experimental PHP scheduler library for running jobs based on CRON expressions. Define schedule providers and processors via simple interfaces, bind them in a Scheduler, and execute due schedules with an included Symfony Console command (abc:schedule). | 2 | 2 | 1 | 5 | 1 | 0.1 | 5.9 | MIT | — | |
| agentsib/crontab-bundle | 0.82 | AgentSIB Crontab Bundle for PHP/Laravel: a work-in-progress package intended to help manage crontab entries from your application. Currently in early development; features and API may change and documentation is minimal. | 1 | 1 | 1 | 0 | 0 | 0.6 | — | MIT | 10 years ago | |
| draw/cron-job | 0.81 | Manage cron jobs stored in the database: queue due jobs and execute them via Symfony Messenger workers. Includes console commands to enqueue due jobs or run by name, optional Sonata Admin pages, and Doctrine ORM mapping configuration. | 0 | 0 | 0 | 649 | 0 | 0.0 | 38.9 | — | — | |
| ecentria/crontab-bundle | 0.81 | — | 2 | 2 | 7 | 0 | 2 | 2.4 | — | MIT | 5 years ago | |
| byfareska/cron-bundle | 0.81 | — | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.1 | — | — | |
| effiana/cron | 0.81 | A Laravel package for managing and running cron-style scheduled tasks within your application. Define jobs, configure timing, and trigger execution from the CLI or scheduler, providing a simple way to centralize recurring task automation in Laravel. | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 6 years ago | |
| amadeus-m/cron-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?