potime/yii2-tabler

Boostrap Tabler UI for Yii 2.0 Framework

Installs: 69

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.0 2025-03-04 10:59 UTC

This package is auto-updated.

Last update: 2025-05-04 11:22:06 UTC


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.