gromver / yii2-widgets
Collection of widgets
Installs: 279
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 1
Language:JavaScript
Type:yii2-extension
This package is not auto-updated.
Last update: 2021-03-05 21:47:28 UTC
README
Collection of widgets
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist gromver/yii2-widgets "*"
or add
"gromver/yii2-widgets": "*"
to the require section of your composer.json
file.
Usage
TBD