yokai / batch-symfony-framework
symfony/framework-bundle bridge for yokai/batch
Package info
github.com/yokai-php/batch-symfony-framework
Type:symfony-bundle
pkg:composer/yokai/batch-symfony-framework
0.7.7
2026-01-06 14:36 UTC
Requires
- php: ^8.1
- composer-runtime-api: ^2.0
- psr/log: ^1.0|^2.0|^3.0
- symfony/config: ^6.4|^7.0
- symfony/console: ^6.4|^7.0
- symfony/dependency-injection: ^6.4|^7.0
- symfony/framework-bundle: ^6.4|^7.0
- symfony/http-kernel: ^6.4|^7.0
- yokai/batch: ^0.7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- sonata-project/admin-bundle: ^4.0
- symfony/filesystem: ^6.4|^7.0
- symfony/form: ^6.4|^7.0
- symfony/security-bundle: ^6.4|^7.0
- symfony/translation: ^6.4|^7.0
- symfony/twig-bundle: ^6.4|^7.0
Suggests
- sonata-project/admin-bundle: If you want a SonataAdmin like rendering in the user interface
- symfony/form: If you want the JobExecution form filter in the user interface
- symfony/messenger: If you to launch jobs via messenger
- symfony/security-bundle: If you want to secure the access to JobExecution in the user interface
- symfony/translation: Required if you want to enable the user interface
- symfony/twig-bundle: Required if you want to enable the user interface
README
Bridge of symfony/framework-bundle for Batch.
Installation
composer require yokai/batch-symfony-framework
Documentation
Please read the getting started documentation page.
Or the dedicated documentation page.
Contribution
This package is a readonly split of a larger repository, containing all tests and sources for all librairies of the batch universe.
Please feel free to open an issue or a pull request in the main repository.
The library was originally created by Yann Eugoné. See the list of contributors.
License
This library is under MIT LICENSE.