foxws/wireuse

Collection of Livewire traits and utilities
9,351 7
Install
composer require foxws/wireuse
Latest Version:v3.0.0
PHP:^8.2
License:MIT
Last Updated:Mar 17, 2026
Links: GitHub  ·  Packagist
Maintainer: francoism90

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.

Requirements

  • PHP 8.2 or higher
  • Laravel 12.x or higher
  • Livewire 4.2 or higher

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:

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.