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

Yii2 extensions and other useful components for yii2 applications.

Installs: 37

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2017-03-30 18:35 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:59:45 UTC


README

This package contains various utilities, widgets, extensions and components to use with your Yii2 applications.

Latest Stable Version Total Downloads Latest Unstable Version License

Installation

The preferred way to install the library is through composer.

Either run

php composer.phar require --prefer-dist weblement/yii2

or add

{
    "require": {
        "weblement/yii2": "~1.0.0"
    }
}

to your composer.json file.

Available in this package

Behaviors

Components