powerkernel / yii-common
Yii Common
dev-master
2018-08-14 19:50 UTC
This package is auto-updated.
Last update: 2026-03-11 06:15:40 UTC
README
Common stuff for Yii API Starter Kit
Installation
The preferred way to install this extension is through composer.
Either run
composer require powerkernel/yii-common "@dev"
or add
"powerkernel/yii-common": "@dev"
to the require section of your composer.json file