thesis / cron-scheduler
Concurrent (fiber based) task scheduler with cron expression support.
Fund package maintenance!
www.tinkoff.ru/cf/5MqZQas2dk7
0.1.x-dev
2025-02-03 04:42 UTC
Requires
- php: ^8.3
- amphp/amp: ^3.1
- revolt/event-loop: ^1.0
- thesis/cron-parser: ^0.2.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8.2
- ergebnis/composer-normalize: ^2.45.0
- phpunit/phpunit: ^10.5.40
- symfony/var-dumper: ^6.4.15 || ^7.2.0
This package is auto-updated.
Last update: 2025-05-12 06:29:19 UTC
README
Installation
composer require thesis/cron-scheduler
Usage
See examples to understand how to use this.