perfion/perfion-objectdata-importer-magento2
最新稳定版本:2.1.0
Composer 安装命令:
composer require perfion/perfion-objectdata-importer-magento2
包简介
Perfion object data importer for Adobe Commerce (Magento 2)
README 文档
README
This module provides a simple mechanism for importing data using simple objects. Focus is on performance to allow importing mass amount of data.
Usage
Use the \Perfion\ObjectDataImporter\Importer and feed it with a php-generator that
will return Perfion\ObjectDataImporter\Data\* objects.
You can use the Perfion\ObjectDataImporter\Api\ repositories to quickly load existing objects.
Every yield object from the generator will be briefly validated, all collected objects then get saved to the database. The repositories will take care of the object_relations used by Magento's database setup.
Example
todo
Extension options
todo
Licence
Proprietary. tbd.
Copyright
(c) 2020 Perfion
统计信息
- 总下载量: 23.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-03-29