yidas/yii2-widgets

A collection of useful Widgets for Yii Framework 2.0

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.1 2016-12-03 22:44 UTC

This package is auto-updated.

Last update: 2024-04-10 20:42:06 UTC


README

Collection of useful Widgets for Yii Framework 2.0

Installation

In yii2 composer.json, additional require yidas/yii2-helpers.

"require": {
        ...
        "yidas/yii2-widgets": "*"
    },

Or, install from composer command:

$ php composer.phar require yidas/yii2-widgets