mybuilder/cronos
Cronos is a Laravel-friendly task scheduling package for defining, running, and monitoring cron-style jobs from your app. Organize recurring tasks, trigger them on demand, and manage schedules with a clean API and sensible defaults.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bentools/crontab-bundle | 0.90 | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | — | 5 years ago | |
| draw/cron-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| axiolab/crontask-bundle | 0.90 | — | 0 | 0 | 1 | 0 | 0 | 1.5 | — | — | 9 years ago | |
| ecentria/crontab-bundle | 0.89 | — | 2 | 2 | 7 | 0 | 2 | 2.4 | — | MIT | 5 years ago | |
| mtdowling/cron-expression | 0.89 | 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 | |
| bordeux/cron-bundle | 0.88 | — | 0 | 0 | 1 | 0 | 1 | 0.2 | — | — | 9 years ago | |
| abc/scheduler | 0.87 | 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 | — | |
| spatie/laravel-cronless-schedule | 0.87 | 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 | |
| draw/application | 0.87 | — | 1 | 1 | 0 | 506 | 0 | 0.0 | 33.2 | — | — | |
| dbh/symfony-schedule-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| caeligo/scheduler-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lorisleiva/cron-translator | 0.86 | Translate CRON expressions into clear, human-readable schedules. Supports common patterns (ranges, steps, lists) and multiple locales, with optional 24-hour time formatting. Ideal for showing CRON schedules in UIs and logs. | 314 | 316 | 61 | 431K | 3 | 28.5 | 51.4 | MIT | 2 weeks ago | |
| toflar/cronjob-supervisor | 0.86 | Run and cap background workers using only a minutely cronjob—no supervisord needed. Define commands with desired concurrency; the supervisor tracks running processes and prevents overspawning across minutes via ps/tasklist/flock providers, working on Linux and Windows. | 3 | 3 | 3 | 27K | 0 | 22.1 | 61.9 | — | 4 weeks ago | |
| bcc/cron-manager-bundle | 0.86 | — | 163 | 166 | 40 | 354 | 3 | 2.9 | 8.0 | MIT | — | |
| effiana/cron-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | MIT | 6 years ago | |
| beyondbluesky/cron-manager-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| setono/cron-expression-bundle | 0.84 | Symfony bundle integrating dragonmantank/cron-expression. Provides a CronExpression form field and a Doctrine DBAL type to store Cron\CronExpression in entities, making it easy to validate, edit, and persist cron schedules in your app. | 25 | 25 | 10 | 4K | 2 | 14.9 | 33.3 | MIT | 6 months ago | |
| edgar/cron-bundle | 0.84 | — | 1 | 1 | 2 | 74 | 2 | 3.5 | 21.8 | GPL-2.0 | 7 years ago | |
| dragonmantank/cron-expression | 0.84 | Parse and evaluate PHP cron expressions with advanced features like ranges, intervals, weekdays (W), last days (L), and nth occurrences (#). Easily check if a cron job is due, calculate next/previous run dates, and skip multiple matches. Supports complex expressions like */12, 2-59/3, and @daily—ide... | 4,676 | 4,712 | 132 | 13M | 18 | 43.8 | 60.0 | MIT | 9 months 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.0 | MIT | — |
How can I help you explore Laravel packages today?