PHPackages                             anodyne/blade-tabler-icons - 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. anodyne/blade-tabler-icons

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

anodyne/blade-tabler-icons
==========================

A package to easily make use of Tabler icons in your Laravel Blade views.

3.40(2mo ago)21.6k↑33.3%MITPHPPHP ^8.1CI failing

Since May 11Pushed 2mo agoCompare

[ Source](https://github.com/anodyne/blade-tabler-icons)[ Packagist](https://packagist.org/packages/anodyne/blade-tabler-icons)[ Docs](https://github.com/anodyne/blade-tabler-icons)[ RSS](/packages/anodyne-blade-tabler-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (65)Used By (0)

Blade Tabler Icons
==================

[](#blade-tabler-icons)

[ ![Tests](https://github.com/anodyne/blade-tabler-icons/workflows/Tests/badge.svg)](https://github.com/anodyne/blade-tabler-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/43d8515009f94724ab0dab6092cac46503f2eca05312cef4d845c9e1431fdad1/68747470733a2f2f706f7365722e707567782e6f72672f616e6f64796e652f626c6164652d7461626c65722d69636f6e732f762f737461626c652e737667)](https://packagist.org/packages/anodyne/blade-tabler-icons)[ ![Total Downloads](https://camo.githubusercontent.com/f4204f3a23330cd03152555433c12155969d374786b172c091486a042df25274/68747470733a2f2f706f7365722e707567782e6f72672f616e6f64796e652f626c6164652d7461626c65722d69636f6e732f642f746f74616c2e737667)](https://packagist.org/packages/anodyne/blade-tabler-icons)A package to easily make use of [Tabler Icons](https://github.com/tabler/tabler-icons) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them on [GitHub](https://preview.tabler.io/icons.html).

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

[](#requirements)

- PHP 8.1 or higher
- Laravel 9.0 or higher

Installation
------------

[](#installation)

```
composer require anodyne/blade-tabler-icons
```

Usage
-----

[](#usage)

Icons can be used a self-closing Blade components which will be compiled to SVG icons:

```

```

You can also pass classes to your icon components:

```

```

And even use inline styles:

```

```

### Raw SVG Icons

[](#raw-svg-icons)

If you want to use the raw SVG icons as assets, you can publish them using:

```
php artisan vendor:publish --tag=blade-tabler-icons --force
```

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

Blade Tabler Icons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality.

### Enum

[](#enum)

Blade Tabler Icons includes an enum that maps every icon to an enum case. This allows for easily referencing specific icons from PHP. This is also helpful when using Tabler with a system like [Filament](https://filamentphp.com/) for referencing icons throughout panels.

In order to use the enum, you must be running version 3.34.1 of this package.

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Blade Tabler Icons was developed by [Ryan Chandler](https://ryangjchandler.co.uk). Continued maintenance by [Anodyne Productions](https://anodyne-productions.com).

License
-------

[](#license)

Blade Tabler Icons is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance87

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 69.4% 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.

###  Release Activity

Cadence

Every ~16 days

Recently: every ~68 days

Total

64

Last Release

65d ago

Major Versions

2.47 → 3.0.12024-03-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b178519dcb3c9e2788b4ff8da6373bb9f6b1d3bbfc70ae55c0fcff10b801bbf?d=identicon)[anodyne](/maintainers/anodyne)

---

Top Contributors

[![agentphoenix](https://avatars.githubusercontent.com/u/14422?v=4)](https://github.com/agentphoenix "agentphoenix (86 commits)")[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (26 commits)")[![dvanscott](https://avatars.githubusercontent.com/u/38760117?v=4)](https://github.com/dvanscott "dvanscott (2 commits)")[![komtcho](https://avatars.githubusercontent.com/u/12757671?v=4)](https://github.com/komtcho "komtcho (2 commits)")[![octoper](https://avatars.githubusercontent.com/u/6823226?v=4)](https://github.com/octoper "octoper (2 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (2 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (1 commits)")[![secondnetwork](https://avatars.githubusercontent.com/u/13808106?v=4)](https://github.com/secondnetwork "secondnetwork (1 commits)")

---

Tags

laravelbladetabler

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/anodyne-blade-tabler-icons/health.svg)

```
[![Health](https://phpackages.com/badges/anodyne-blade-tabler-icons/health.svg)](https://phpackages.com/packages/anodyne-blade-tabler-icons)
```

###  Alternatives

[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

A package to easily make use of Iconsax in your Laravel Blade views.

21138.5k](/packages/saade-blade-iconsax)[mckenziearts/blade-untitledui-icons

A package to easily make use of UntitledUI icons in your Laravel Blade views.

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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