yokai / batch-symfony-console
symfony/console bridge for yokai/batch
0.7.7
2025-03-24 12:56 UTC
Requires
- php: ^8.1
- ext-json: *
- symfony/console: ^6.4|^7.0
- yokai/batch: ^0.7.0
Requires (Dev)
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
- symfony/process: ^6.4|^7.0
Suggests
- symfony/process: Used to determine PHP bin location when using command job launcher (^4.4)
Conflicts
- symfony/process: <5.4
README
Bridge of symfony/console for Batch.
Installation
composer require yokai/batch-symfony-console
Documentation
Please read the dedicated documentation page.
This package provides:
- a job launcher that uses CLI command to launch jobs
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.