yokai/batch-doctrine-dbal
最新稳定版本:0.7.6
Composer 安装命令:
composer require yokai/batch-doctrine-dbal
包简介
doctrine/dbal bridge for yokai/batch
关键字:
README 文档
README
doctrine/dbal bridge for Batch processing library.
⚠️ BETA
This library is following semver.
However before we reach the first stable version (v1.0.0), we may decide to introduce API changes in minor versions.
This is why you should stick to a v0.[minor].* requirement !
Installation
composer require yokai/batch-doctrine-dbal
Documentation
Please read the dedicated documentation page.
This package provides:
- an item job writer that insert into an SQL table
- a job execution storage that stores job executions to a relational database
- an item job reader that read from an SQL table using cursor pagination
- an item job reader that read from an SQL table using limit + offset pagination
- an item job writer that insert or update into an SQL table
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.
统计信息
- 总下载量: 8.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-21