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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 614 | 0 | 0.1 | 27.8 | MIT | — | |
| carles/scheduled-command-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 4 | 1.9 | 0.8 | — | 5 years ago | |
| caeligo/scheduler-bundle | 0.82 | — | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | MIT | — | |
| mtdowling/cron-expression | 0.82 | 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,862 | 4,619 | 337 | 287K | 6 | 36.5 | 3.4 | MIT | 9 years ago | |
| agentsib/crontab-bundle | 0.81 | 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 | |
| edgar/cron-bundle | 0.81 | — | 1 | 1 | 2 | 19 | 2 | 3.5 | 14.1 | GPL-2.0 | 7 years ago | |
| carlossosa88/command-scheduler-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dekalee/nightly-task-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| blairpaul09/calendar | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chrisboulton/php-resque-scheduler | 0.81 | — | 271 | 275 | 128 | 4K | 14 | 9.9 | 23.7 | MIT | — | |
| cron/cron | 0.81 | 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. | 365 | 376 | 74 | 60K | 1 | 8.9 | 30.6 | MIT | 3 years ago | |
| abc/scheduler | 0.81 | 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 | — | |
| beyondbluesky/cron-manager-bundle | 0.81 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| bkstg/schedule-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| babymarkt/cron-bundle | 0.81 | — | 0 | 3 | — | 0 | — | 1.6 | 0.8 | — | — | |
| cron/cron-bundle | 0.81 | — | 186 | 191 | 76 | 20K | 5 | 4.7 | 29.7 | MIT | — | |
| symfony/scheduler | 0.81 | Symfony Scheduler Component lets you define recurring and one-off tasks and run them via Symfony Messenger. Supports cron-like schedules, delays, and integration with transports and workers. See docs for configuration, commands, and usage. | 89 | 90 | 2 | 1M | 0 | 34.9 | 65.0 | MIT | 2 weeks ago | |
| draw/application | 0.81 | — | 1 | 1 | 0 | 2K | 0 | 0.0 | 41.3 | — | — | |
| bcc/cron-manager-bundle | 0.80 | — | 163 | 166 | 40 | 490 | 3 | 2.9 | 9.4 | MIT | — | |
| spatie/laravel-cronless-schedule | 0.80 | 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. | 388 | 391 | 14 | 8K | 0 | 5.1 | 18.1 | MIT | 1 year ago |
How can I help you explore Laravel packages today?