wishborn/wish-ui
Composer 安装命令:
composer require wishborn/wish-ui
包简介
Ui components for Livewire
README 文档
README
WishUI is an elegant collection of pre-built Livewire components designed to accelerate your Laravel application development. Built with Livewire and Volt, these components provide a beautiful, responsive, and interactive user interface right out of the box.
Features
- 🎨 Elegant Design: Modern and clean components that follow best UI/UX practices
- ⚡ Livewire Powered: Built on top of Livewire v3, providing real-time interactivity without complexity
- 🔌 Easy Integration: Simple installation process with auto-discovery support
- 📱 Responsive: All components are fully responsive and work great on any device
- 🎯 Ready to Use: Pre-built components that you can start using immediately
Installation
You can install the package via composer:
composer require wishborn/wish-ui
The package will automatically register its service provider with Laravel.
Available Components
Alert Component
A versatile alert component for displaying messages, notifications, and feedback:
- Multiple styles (success, error, warning, info)
- Dismissible alerts
- Custom icons support
- Animated transitions
Tabs Component
A flexible tabs component for organizing content:
- Dynamic tab switching
- Customizable tab styles
- Support for icons
- Responsive design
Usage
Alert Component
<livewire:wish-ui.alert type="success" dismissible>
Your changes have been saved successfully!
</livewire:wish-ui.alert>
Tabs Component
<livewire:wish-ui.tabs>
<livewire:wish-ui,tab name="Profile" :active="true">
Profile content here...
</livewire:wish-ui.tab>
<livewire:wish-ui.tab name="Settings">
Settings content here...
</livewire:wish-ui.tab>
</livewire:wish-ui.tabs>
Customization
You can publish the views to customize them according to your needs:
php artisan vendor:publish --tag="wish-ui-views"
Requirements
- PHP 8.1 or higher
- Laravel 10.x or higher
- Livewire 3.x
- Volt 1.x
Changelog
Please see CHANGELOG for more information on recent changes.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
The MIT License (MIT). Please see License File for more information.
Credits
Support
If you discover any issues or have questions, please create an issue.
wishborn/wish-ui 适用场景与选型建议
wishborn/wish-ui 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 01 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 wishborn/wish-ui 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 wishborn/wish-ui 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 22
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-01-29