Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 338 Bytes

File metadata and controls

executable file
·
29 lines (18 loc) · 338 Bytes

Data importer component

Intro

Allows to you easily import any kind of data from any data providers

Installation

Install via composer

$ composer require devimteam/data-importer

Use-cases

Contributing

Install vendors

$ composer install

Run tests

$ php vendor/bin/codecept run