Skip to content
/ mim Public

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

License

Notifications You must be signed in to change notification settings

macseem/mim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages