oteixido/yii2-gui

Yii2 GUI

Installs: 159

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

1.1 2019-06-20 19:25 UTC

This package is not auto-updated.

Last update: 2024-04-19 19:12:07 UTC


README

Yii2 gui

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist oteixido/yii2-gui "*"

or add

"oteixido/yii2-gui": "*"

to the require section of your composer.json file.