diff --git a/README.md b/README.md index b9df3db..f53e12b 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Projects that Use cron-expression ================================= * Part of the [Laravel Framework](https://github.com/laravel/framework/) * Available as a [Symfony Bundle - setono/cron-expression-bundle](https://github.com/Setono/CronExpressionBundle) +* Used in [CakePHP QueueScheduler plugin](https://github.com/dereuromark/cakephp-queue-scheduler) * Framework agnostic, PHP-based job scheduler - [Crunz](https://github.com/crunzphp/crunz) * Framework agnostic job scheduler - with locks, parallelism, per-second scheduling and more - [orisai/scheduler](https://github.com/orisai/scheduler) * Explain expression in English (and other languages) with [orisai/cron-expression-explainer](https://github.com/orisai/cron-expression-explainer)