|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bkstg/schedule-bundle | 0.92 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cron/cron | 0.90 | 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.89 | 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.89 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| creadev/cron-bundle | 0.88 | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| mtdowling/cron-expression | 0.88 | 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 | |
| axiolab/crontask-bundle | 0.88 | — | 0 | 0 | 1 | 0 | 0 | 1.5 | — | — | 9 years ago | |
| bentools/crontab-bundle | 0.88 | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | — | 5 years ago | |
| bordeux/cron-bundle | 0.88 | — | 0 | 0 | 1 | 0 | 1 | 0.2 | — | — | 9 years ago | |
| shapecode/cron-bundle | 0.88 | 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. | 57 | 59 | 30 | 12K | 12 | 4.8 | 35.8 | MIT | — | |
| bigfoot/cron-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| amadeus-m/cron-bundle | 0.88 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | 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. | 388 | 391 | 14 | 7K | 0 | 5.1 | 18.0 | MIT | 1 year ago | |
| caeligo/scheduler-bundle | 0.87 | — | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | MIT | — | |
| edgar/cron-bundle | 0.87 | — | 1 | 1 | 2 | 19 | 2 | 3.5 | 14.1 | GPL-2.0 | 7 years ago | |
| neelkanthk/laravel-schedulable | 0.87 | — | 113 | 114 | 11 | 49 | 0 | 1.5 | 2.1 | MIT | 5 years ago | |
| spatie/laravel-short-schedule | 0.87 | 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. | 648 | 653 | 53 | 19K | 0 | 28.6 | 23.4 | MIT | 2 months ago | |
| effiana/cron | 0.87 | 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 | 0.0 | — | MIT | 6 years ago | |
| abc/job-server-bundle | 0.87 | Symfony bundle for asynchronous distributed job processing via php-enqueue. Supports jobs, batches, sequences, free composition, status tracking, cancellation/restart, cron jobs (with AbcSchedulerBundle), plus a JSON REST API, PHP client, and OpenAPI docs. | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| carles/scheduled-command-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 4 | 1.9 | 0.8 | — | 5 years ago |
How can I help you explore Laravel packages today?