luiswagener / symfony-cron-bundle
Scheduled background jobs for Symfony applications, with persistent tracking of execution history.
Package info
github.com/luiswagener/symfony-cron
Type:symfony-bundle
pkg:composer/luiswagener/symfony-cron-bundle
0.1
2026-06-10 10:43 UTC
Requires
- php: >=8.2
- doctrine/orm: ^3.0
- dragonmantank/cron-expression: ^3.3
- symfony/config: ^6.4 || ^7.0 || ^8.0
- symfony/console: ^6.4 || ^7.0 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.0 || ^8.0
- symfony/framework-bundle: ^6.4 || ^7.0 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
- doctrine/doctrine-bundle: ^2.13 || ^3.0
- phpunit/phpunit: ^10.5 || ^11.0 || ^12.0 || ^13.0
- symfony/phpunit-bridge: ^6.4 || ^7.0 || ^8.0
- symfony/yaml: ^6.4 || ^7.0 || ^8.0