Skip to content

yangguanghui/yii2-extension-final

Repository files navigation

Yii2 Final Extension

The easiest way to create your Yii2 application and with all features you exactly need.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yangguanghui/yii2-extension-final "*"

or add

"yangguanghui/yii2-extension-final": "*"

to the require section of your composer.json file.

Usage

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

<?= \yangguanghui\extfinal\AutoloadExample::widget(); ?>```

About

The easiest way to create your Yii2 application and with all features you exactly need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages