/widget

Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Yii Widget


Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion.

Latest Stable Version Total Downloads Build Status Scrutinizer Code Quality Code Coverage

Instalation

The package could be installed via composer:

composer require yiisoft/widget

Tests

The package is tested with PHPUnit. Tests could be run with

./vendor/bin/phpunit