Download the PHP package foxws/wireuse without Composer
On this page you can find all versions of the php package foxws/wireuse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foxws/wireuse
More information about foxws/wireuse
Files in foxws/wireuse
Download foxws/wireuse
More information about foxws/wireuse
Files in foxws/wireuse
Vendor foxws
Package wireuse
Short Description Collection of Livewire traits and utilities
License MIT
Homepage https://github.com/foxws/wireuse
Package wireuse
Short Description Collection of Livewire traits and utilities
License MIT
Homepage https://github.com/foxws/wireuse
Please rate this library. Is it a good library?
Informations about the package wireuse
WireUse
This packages offers a collection of useful Livewire utilities and components.
Installation
You can install the package via composer:
Optionally, you can publish the config file with:
Usage
This is a selection of the available features:
- Property Synthesizers - Force usage of model route-keys, instead of model ids.
- Components - Components like
Page
and useful traits. - Livewire Forms.
- State Objects - State objects are based on states that you find, for example, in a VueJS Store.
- spatie/php-structure-discoverer package, it provides a scout to discover and register components, which also offers benefits such as caching.
- laravel-html to generate HTML using a clean, simple and easy to read API.
Testing
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
- Foxws
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of wireuse with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/cache Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
illuminate/view Version ^11.0|^12.0
laravel/scout Version ^10.0
livewire/livewire Version ^3.6
spatie/laravel-package-tools Version ^1.9
illuminate/cache Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
illuminate/view Version ^11.0|^12.0
laravel/scout Version ^10.0
livewire/livewire Version ^3.6
spatie/laravel-package-tools Version ^1.9
The package foxws/wireuse contains the following files
Loading the files please wait ....