powerkernel / yii-common
Yii Common
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii-module
This package is auto-updated.
Last update: 2024-11-11 03:28:24 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