Yii Widget
Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion.
Instalation
The package could be installed via composer:
composer require yiisoft/widget
Tests
The package is tested with PHPUnit. Tests could be run with
composer test



