PHPackages                             thinhnx/laravel-tabler-ui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. thinhnx/laravel-tabler-ui

ActiveLibrary[Templating &amp; Views](/categories/templating)

thinhnx/laravel-tabler-ui
=========================

Tabler UI Blade for Laravel

117PHPCI passing

Since Apr 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/thinh1995/laravel-tabler-ui)[ Packagist](https://packagist.org/packages/thinhnx/laravel-tabler-ui)[ RSS](/packages/thinhnx-laravel-tabler-ui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Tabler UI
=================

[](#laravel-tabler-ui)

[![Tests](https://github.com/thinh1995/laravel-tabler-ui/actions/workflows/php.yml/badge.svg)](https://github.com/thinh1995/laravel-tabler-ui/actions/workflows/php.yml)[![Test Coverage](https://github.com/thinh1995/laravel-tabler-ui/raw/master/tests/_reports/badge-coverage.svg)](https://github.com/thinh1995/laravel-tabler-ui/blob/master/tests/_reports/clover.xml)[![License](https://camo.githubusercontent.com/5e25f857ea70d6e61023befad1d4195a9196c47ce3e73e4ef77a0d8e2e2e98f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d6d69742d626c75652e737667)](https://github.com/thinh1995/laravel-page-builder/blob/master/LICENSE)

---

Documentation, Installation, and Usage Instructions
---------------------------------------------------

[](#documentation-installation-and-usage-instructions)

See the [documentation](https://laravel-tabler-ui.mollibox.com/) for detailed installation and usage instructions.

What It Does
------------

[](#what-it-does)

This package is a collection of super simple but elegant Laravel blade-based UI components using [Tabler](https://tabler.io/admin-template) and vanilla Javascript.

Requirements
------------

[](#requirements)

Laravel Tabler UI components are purely Laravel blade components sprinkled with some Tabler sauce. This means you absolutely need to be using Laravel Tabler UI in a Laravel project. The package has the following dependencies:

- PHP &gt;= 8.1
- Laravel &gt;= 10.x

Install
-------

[](#install)

At the root of your Laravel project, type the following composer command in your terminal to pull in the package.

```
composer require thinhnx/laravel-tabler-ui
```

Next you need to publish the package's public assets by running the command below, still at the root of your Laravel project. This will create a `tabler` directory in your public directory.

```
php artisan vendor:publish --provider="Thinhnx\LaravelTablerUI\LaravelTablerUIProvider" --force
```

Updating
--------

[](#updating)

Running composer update at the root of your project will pull in the latest version of Laravel Tabler UI depending on how your dependencies are defined in composer.json.

```
composer update thinhnx/laravel-tabler-ui
```

It is important to republish the assets and config after every update to pull in any new css and js changes. Run the command below to publish the Laravel Tabler UI assets and config.

```
php artisan vendor:publish --provider="Thinhnx\LaravelTablerUi\LaravelTablerUIProvider" --force
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 82.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/67a191bb52900f51f20d1fc9cdb48a77ec4e785f2081c46885bc143f42d8fc13?d=identicon)[thinh1995](/maintainers/thinh1995)

---

Top Contributors

[![thinh1995](https://avatars.githubusercontent.com/u/22546451?v=4)](https://github.com/thinh1995 "thinh1995 (38 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

blade-templatelaravelphp

### Embed Badge

![Health badge](/badges/thinhnx-laravel-tabler-ui/health.svg)

```
[![Health](https://phpackages.com/badges/thinhnx-laravel-tabler-ui/health.svg)](https://phpackages.com/packages/thinhnx-laravel-tabler-ui)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
