oro-flex / batch-bundle
OroBatchBundle is a Batch architecture bundle inspired by Spring Batch and [AkeneoBatchBundle](https://github.com/akeneo/BatchBundle). Enables the batch architecture usage for data processing.
4.2.0
2022-01-06 18:29 UTC
Requires
- php: ~7.4.14 || ~8.0.0
- doctrine/doctrine-bundle: ^2.5.0
- doctrine/orm: ^2.9.0
- oro-flex/cache-bundle: 4.2.*
- symfony/translation: *
Conflicts
- oro/platform: *
This package is auto-updated.
Last update: 2024-11-07 01:08:35 UTC
README
OroBatchBundle is a Batch architecture bundle inspired by Spring Batch and AkeneoBatchBundle. Enables the batch architecture usage for data processing.
For more information, see online BatchBundle documentation.