foxws/wireuse
最新稳定版本:v2.9.9
Composer 安装命令:
composer require foxws/wireuse
包简介
Collection of Livewire traits and utilities
README 文档
README
This packages offers a collection of useful Livewire utilities and components.
Installation
You can install the package via composer:
composer require foxws/wireuse
Optionally, you can publish the config file with:
php artisan vendor:publish --tag="wireuse-config"
Usage
This is a selection of the available features:
- Property Synthesizers - Force usage of model route-keys, instead of model ids.
- Components - Components like
Pageand useful traits. - Forms - Traits and extensions for Livewire Forms.
- State Objects - State objects are based on states that you find, for example, in a VueJS Store.
- Structure Scout - Supported by spatie/php-structure-discoverer package, it provides a scout to discover and register components, which also offers benefits such as caching.
- HTML - Extends Spatie's laravel-html to generate HTML using a clean, simple and easy to read API.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 9.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-06