suver / yii2-integrator
integrator for Yii2
Package info
github.com/suver/yii2-integrator
Type:yii2-extension
pkg:composer/suver/yii2-integrator
0.0.7
2018-06-30 13:47 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-15 08:28:02 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require "suver/yii2-integrator" "*"
or add
"suver/yii2-integrator" : "*"
to the require section of your application's composer.json file.