potime / yii2-tabler
Boostrap Tabler UI for Yii 2.0 Framework
1.1.0
2025-03-04 10:59 UTC
Requires
- npm-asset/tabler--core: ^1.0.0
- yiisoft/yii2: ~2.0.0
README
Boostrap Tabler UI for Yii 2.0 Framework
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist potime/yii2-tabler "*"
or add
"potime/yii2-tabler": "*"
to the require section of your composer.json file.