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.
Download foxws/wireuse
More information about foxws/wireuse
Files in foxws/wireuse
Informations about the package wireuse
WireUse
This packages offers a collection of useful Livewire utilities and components.
Documentation is available on our dedicated documentation website.
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. - 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.
Please checkout our documentation for more information.
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
illuminate/cache Version ^10.0|^11.0
illuminate/contracts Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
illuminate/view Version ^10.0|^11.0
laravel/scout Version ^10.0|^11.0
livewire/livewire Version ^3.4
spatie/laravel-package-tools Version ^1.16.6