oteixido/yii2-importer

Yii2 Importer

Maintainers

Package info

gitlab.com/oriol.teixido/yii2-importer

Issues

Type:yii2-extension

pkg:composer/oteixido/yii2-importer

Statistics

Installs: 151

Dependents: 2

Suggesters: 0

Stars: 0

1.0.1 2018-12-22 19:28 UTC

This package is not auto-updated.

Last update: 2026-03-09 15:19:20 UTC


README

Yii2 importer

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist oteixido/yii2-importer "*"

or add

"oteixido/yii2-importer": "*"

to the require section of your composer.json file.