maicol07/blade-mdi
Composer 安装命令:
composer require maicol07/blade-mdi
包简介
Material Design Icons for Laravel Blade views.
README 文档
README
This repository is a fork of the original renoki-co/blade-mdi repository which is now archived and read-only. I have made the following modifications to the original code:
- Updated dependencies
- Added new icons
- Added fill=currentColor property to all icons (To make them work properly with Tailwind CSS)
Please note that this repository is not associated with the original repository or its maintainers. If you have any questions or suggestions, you can open an issue in this repository.
Blade MDI adds Material Design Icons as Laravel Blade UI Kit components. For more information regarding Material Design Icons, check https://materialdesignicons.com
🚀 Installation
You can install the package via composer:
composer require maicol07/blade-mdi
This is not required, but if you want to publish the SVGs locally, you can do so:
php artisan vendor:publish --provider="Maicol07\BladeMdi\BladeMdiServiceProvider" --tag="blade-mdi"
🙌 Usage
Using blade-ui-kit/blade-icons, all icons can be shown as directives:
<x-mdi-account />
For a complete list of icons, check https://materialdesignicons.com
or search for an icon here: Blade UI kit
Updating Icons
If you wish to contribute and update the latest icons, you can fork the repo, run download.sh and submit a PR. What download.sh does is to download the master branch of https://github.com/Templarian/MaterialDesign and copy the distributables svgs to local svgs.
🐛 Testing
php vendor/bin/phpunit
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email inerba@gmail.com instead of using the issue tracker.
🎉 Credits
📄 License
The MIT License (MIT). Please see License File for more information.
maicol07/blade-mdi 适用场景与选型建议
maicol07/blade-mdi 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 90 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 08 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「ui」 「design」 「laravel」 「kit」 「icons」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 maicol07/blade-mdi 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 maicol07/blade-mdi 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 maicol07/blade-mdi 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A Laravel package for the Repository Design Pattern.
Symfony bundle for broadway/broadway.
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
A PHP library to implement the observer pattern
Alfabank REST API integration
Build a domain-oriented application on Laravel Framework
统计信息
- 总下载量: 90
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 24
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-16