Download the PHP package yokai/batch without Composer
On this page you can find all versions of the php package yokai/batch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package batch
Yokai Batch
Batch architecture library inspired by Spring Batch.
Features
- :bookmark_tabs: keep track of the execution of your jobs
- :rocket: base classes to handle batch processing jobs
- :recycle: decoupled reusable components to compose your jobs
- :factory: bridges with popular libraries and frameworks
Installation
Documentation
Please read the getting started documentation page.
Looking for something more specific ?
- Store job executions in relational database
- Read from Doctrine ORM entities
- Write to Doctrine ORM/ODM... objects
- Copy/Move files in a job / Trigger job when file found
- Trigger async jobs using CLI command
- Integration with Symfony framework
- Trigger async jobs using queue
- Normalize/Denormalize job items with
- Use UUID or ULID for job execution ids
- Validate & Skip invalid items
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.
All versions of batch with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
psr/container Version ^1.0|^2.0
psr/log Version ^1.0|^2.0|^3.0
psr/event-dispatcher Version ^1.0
ext-json Version *
psr/container Version ^1.0|^2.0
psr/log Version ^1.0|^2.0|^3.0
psr/event-dispatcher Version ^1.0
The package yokai/batch contains the following files
Loading the files please wait ...