Skip to content

foxws/wireuse

Repository files navigation

WireUse

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This packages offers a collection of useful Livewire utilities and components.

The full documentation and more information about WireUse, is on our dedicated documentation website.

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:

Please checkout our documentation for more information.

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.