neelkanthk/laravel-schedulable
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aboutcoders/scheduler-bundle | 0.87 | 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 | 621 | 0 | 0.1 | 27.8 | MIT | — | |
| cron/cron | 0.86 | 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. | 366 | 377 | 74 | 64K | 1 | 9.0 | 30.6 | MIT | 3 years ago | |
| shapecode/cron-bundle | 0.86 | 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 | 59 | 30 | 13K | 12 | 4.8 | 36.7 | MIT | — | |
| mtdowling/cron-expression | 0.85 | 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 | 337 | 288K | 6 | 37.8 | 27.8 | MIT | 9 years ago | |
| chrisboulton/php-resque-scheduler | 0.84 | — | 271 | 275 | 128 | 4K | 14 | 9.9 | 23.7 | MIT | — | |
| abc/scheduler | 0.84 | 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 | — | |
| bigfoot/cron-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| bkstg/schedule-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| carles/scheduled-command-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 4 | 1.9 | 0.8 | — | 5 years ago | |
| bobrd/scheduler-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| blairpaul09/calendar | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| agentsib/crontab-bundle | 0.83 | 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 | |
| dekalee/nightly-task-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/cron | 0.82 | 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 | |
| edgar/cron-bundle | 0.82 | — | 1 | 1 | 2 | 19 | 2 | 3.5 | 14.1 | GPL-2.0 | 7 years ago | |
| effiana/cron-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | MIT | 6 years ago | |
| dukecity/command-scheduler-bundle | 0.81 | Symfony bundle to schedule console commands with cron expressions. Manage native and custom commands, backed by database storage and optional Doctrine migrations. Supports modern PHP/Symfony versions; see wiki for configuration, execution, and upgrade notes. | 25 | 26 | 26 | 9K | 12 | 26.4 | 43.3 | — | 4 months ago | |
| directorytree/cadence | 0.80 | 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. | 56 | 50 | 3 | 1K | 0 | 21.4 | 21.3 | MIT | 6 days ago | |
| a-bashtannik/fasti | 0.78 | — | 13 | 13 | 1 | 196 | 0 | 0.7 | 16.6 | MIT | 1 year ago | |
| spatie/laravel-short-schedule | 0.78 | Run Laravel Artisan commands at sub-minute intervals (every second or even 0.5s). Adds a short-scheduler powered by a ReactPHP event loop, running separately from schedule:run so high-frequency tasks don’t block or get delayed. | 652 | 654 | 53 | 20K | 0 | 27.5 | 23.5 | MIT | 2 months ago |
How can I help you explore Laravel packages today?