yokai / batch-doctrine-persistence
doctrine/persistence bridge for yokai/batch
Package info
github.com/yokai-php/batch-doctrine-persistence
pkg:composer/yokai/batch-doctrine-persistence
0.7.7
2025-03-24 12:56 UTC
Requires
- php: ^8.1
- doctrine/persistence: ^2.0|^3.0
- yokai/batch: ^0.7.0
Requires (Dev)
- doctrine/annotations: ^1.14
- phpunit/phpunit: ^9.5
README
Bridge of doctrine/persistence for Batch.
Installation
composer require yokai/batch-doctrine-persistence
Documentation
Please read the dedicated documentation page.
This package provides:
- an object registry that remembers found objects identities
- an item writer that persists objects through object manager
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.