yokai / batch-symfony-uid
symfony/uid bridge for yokai/batch
0.7.7
2026-01-06 14:00 UTC
Requires
- php: ^8.1
- symfony/uid: ^6.4|^7.0
- yokai/batch: ^0.7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
README
Bridge of symfony/uid for Batch.
Installation
composer require yokai/batch-symfony-uid
Documentation
Please read the dedicated documentation page.
This package provides:
- a job execution id generator that uses random based uuids
- a job execution id generator that uses time based uuids
- a job execution id generator that uses ulids
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.