gromver / yii2-widgets
This package is abandoned and no longer maintained.
No replacement package was suggested.
Collection of widgets
Package info
github.com/gromver/yii2-widgets
Language:JavaScript
Type:yii2-extension
pkg:composer/gromver/yii2-widgets
dev-master
2015-12-29 08:20 UTC
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