plathir / yii2-smart-apps
apps
Installs: 97
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/plathir/yii2-smart-apps
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2025-10-04 08:47:31 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 :