symfony/messenger bridge for Batch processing library.
composer require yokai/batch-symfony-messenger
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
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.
This library is under MIT LICENSE.