gromver/yii2-widgets

This package is abandoned and no longer maintained. No replacement package was suggested.

Collection of widgets

Installs: 277

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 1

Language:JavaScript

Type:yii2-extension

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