plathir / yii2-smart-apps
apps
dev-master
2024-11-04 06:59 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-11-04 07:04:15 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist plathir/yii2-smart-apps "*"
or add
"plathir/yii2-smart-apps": "*"
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :