laravel-hyperf / scheduling
The scheduling package for Laravel Hyperf.
v0.1.21
2025-03-15 08:32 UTC
Requires
- php: ^8.2
- ext-mbstring: *
- dragonmantank/cron-expression: ^3.3.2
- laravel-hyperf/support: ^0.1
- symfony/console: ^5.4|^6.4|^7.0
Requires (Dev)
- mockery/mockery: ^1.5
Suggests
- friendsofhyperf/pretty-console: Required to run schedule:run command. (~3.1.0)
- laravel-hyperf/prompt: Required to run schedule:test command.