hccopy/yii2-cjc-gii01

cDescription

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2017-06-14 03:53 UTC

This package is not auto-updated.

Last update: 2024-09-28 18:48:02 UTC


README

cDescription

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require hccopy/yii2-cjc-gii01 "@dev"

or add

"hccopy/yii2-cjc-gii01": "@dev"

to the require section of your composer.json file.

image image image

Usage

Once the extension is installed, simply use it in your code by :

<?= \cjc\gii\AutoloadExample::widget(); ?>```#yii2-cjc-gii01

![s](https://github.com/hccopy/yii2-cjc-gii01/blob/master/gii_1.png)