powerkernel/yii-common

Yii Common

dev-master 2018-08-14 19:50 UTC

This package is auto-updated.

Last update: 2024-04-11 02:09:56 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