hjp1011 / yii2-addonhelper
The YiiFrame plugin helps with the extension
Package info
github.com/hjp1011/yii2-addonhelper
Type:yii2-extension
pkg:composer/hjp1011/yii2-addonhelper
1.0.0
2022-02-26 10:46 UTC
Requires
- yiisoft/yii2: ~2.0.13
This package is not auto-updated.
Last update: 2026-03-09 04:26:04 UTC
README
Plugin assistant based on YiiFrame
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist hjp1011/yii2-addonhelper "*"
or add
"hjp1011/yii2-addonhelper": "*"
to the require section of your composer.json file.