yokai / batch-symfony-messenger
symfony/messenger bridge for yokai/batch
Package info
github.com/yokai-php/batch-symfony-messenger
pkg:composer/yokai/batch-symfony-messenger
0.7.7
2025-11-18 08:59 UTC
Requires
- php: ^8.1
- symfony/messenger: ^6.4|^7.0
- yokai/batch: ^0.7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
README
symfony/messenger bridge for Batch processing library.
Installation
composer require yokai/batch-symfony-messenger
Documentation
Please read the dedicated documentation page.
This package provides:
- a job launcher that uses messages to launch jobs
- an item job writer that will write each item as a message
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.