Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIM

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;

About

It's module for universal import something from source to some destination

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages