macseem/mim
最新稳定版本:0.5.1
Composer 安装命令:
composer require macseem/mim
包简介
Universal Importer
README 文档
README
It's module for universal import something from source to some destination
All you need to do is :
- to implement the interfaces of:
- \MIM\interfaces\models\Source
- \MIM\interfaces\models\Destination
- (not necessary) to implement the interface \MIM\interfaces\models\OffsetProvider for saving the offset between import sessions via another thing redis, db, etc. by default the OffsetProvider saves it into a file
Some helping things:
There are some base models _(source, destination)_ you can extend yours from;
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPLv3
- 更新时间: 2015-10-04