zhongq0930/yii2-qyii

This package is abandoned and no longer maintained. No replacement package was suggested.

Qyii extension for Yii2

Installs: 230

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.6 2019-11-25 16:51 UTC

This package is auto-updated.

Last update: 2021-07-06 15:04:53 UTC


README

quick extension for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zhongq0930/yii2-qyii "*"

or add

"zhongq0930/yii2-qyii": "*"

to the require section of your composer.json file.