jbsommeling/blade-tabler-icons 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jbsommeling/blade-tabler-icons

Composer 安装命令:

composer require jbsommeling/blade-tabler-icons

包简介

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

README 文档

README

Latest Version on Packagist Total Downloads Monthly Downloads PHP Version License

A package to easily make use of Tabler Icons in your Laravel Blade views. This is forked from ryangjchandler as the package was outdated and the one he is referring to was missing some icons.

For a full list of available icons see the SVG directory or preview them on GitHub.

Requirements

  • PHP 8.1 or higher
  • Laravel 10, 11, or 12

Installation

composer require jbsommeling/blade-tabler-icons

Usage

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

<x-tabler-alert-circle />

You can also pass classes to your icon components:

<x-tabler-alert-circle class="w-6 h-6 text-gray-500"/>

And even use inline styles:

<x-tabler-alert-circle style="color: #555"/>

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:

<img src="{{ asset('vendor/blade-tabler-icons/alert-circle.svg') }}" width="10" height="10"/>

Blade Icons

Blade Tabler Icons uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality.

Maintainers

Blade Tabler Icons is developed and maintained by J.B. Sommeling

License

Blade Tabler Icons is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 5.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 20
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固