potime/yii2-tabler

Boostrap Tabler UI for Yii 2.0 Framework

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

0.0.20.3 2024-02-07 07:42 UTC

This package is auto-updated.

Last update: 2024-03-07 08:55:20 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.