abc/scheduler
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).
|
Package
|
Constraint
|
|---|---|
| dragonmantank/cron-expression | ^2.3 | ^3.0 |
| myclabs/php-enum | ^1.7 |
| psr/log | ^1.1 |
|
Package
|
Constraint
|
|---|---|
| phpunit/phpunit | ^8.0|^9.0 |
| symfony/console | ^4.3|^5.1 |
How can I help you explore Laravel packages today?