macseem/mim 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPLv3
  • 更新时间: 2015-10-04