yokai/batch
Composer 安装命令:
composer require yokai/batch
包简介
Batch architecture library inspired by Akeneo Batch
README 文档
README
Batch architecture library inspired by Spring Batch.
Features
- 📑 keep track of the execution of your jobs
- 🚀 base classes to handle batch processing jobs
- ♻️ decoupled reusable components to compose your jobs
- 🏭 bridges with popular libraries and frameworks
Installation
composer require yokai/batch
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.
统计信息
- 总下载量: 41.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 11
- 依赖项目数: 13
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-24