PHPackages                             foxws/wireuse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. foxws/wireuse

ActiveLibrary[Templating &amp; Views](/categories/templating)

foxws/wireuse
=============

Collection of Livewire traits and utilities

v3.0.0(3mo ago)89.4k[1 PRs](https://github.com/foxws/wireuse/pulls)1MITPHPPHP ^8.2CI passing

Since Apr 6Pushed 1w ago1 watchersCompare

[ Source](https://github.com/foxws/wireuse)[ Packagist](https://packagist.org/packages/foxws/wireuse)[ Docs](https://github.com/foxws/wireuse)[ GitHub Sponsors](https://github.com/foxws)[ RSS](/packages/foxws-wireuse/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (43)Versions (60)Used By (1)

WireUse
=======

[](#wireuse)

[![Latest Version on Packagist](https://camo.githubusercontent.com/98f82dbdd21655879421f3deaafb4fb4dd3d146f69afe394d78d4ed0fdc0f46d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666f7877732f776972657573652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/foxws/wireuse)[![GitHub Tests Action Status](https://camo.githubusercontent.com/143bc2787f8c20b9672f5e8da793c11611b318ef03d117aec5c3dcbc769b92d0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666f7877732f776972657573652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/foxws/wireuse/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0931226945216319dea4540717ad5f95974d8feab37d31061e461e95fcaf9c79/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666f7877732f776972657573652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/foxws/wireuse/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/24f807d2ac0c57b5f254e2989d9714d5ae5f5c82d5bc60a8c1250b9f6589db89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666f7877732f776972657573652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/foxws/wireuse)

This packages offers a collection of useful [Livewire](https://livewire.laravel.com/) utilities and components.

Requirements
------------

[](#requirements)

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

Installation
------------

[](#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
-----

[](#usage)

This is a selection of the available features:

- [Property Synthesizers](docs/property-synthesizers.md) - Force usage of model route-keys, instead of model ids.
- [Components](docs/component-extensions.md) - Components like `Page` and useful traits.
- [Forms](docs/form-extensions.md) - Traits and extensions for [Livewire Forms](https://livewire.laravel.com/docs/forms).
- [State Objects](docs/state-objects.md) - State objects are based on states that you find, for example, in a VueJS Store.
- [Structure Scout](docs/structure-scout.md) - Supported by [spatie/php-structure-discoverer](https://github.com/spatie/php-structure-discoverer) package, it provides a scout to discover and register components, which also offers benefits such as caching.
- [HTML](docs/laravel-html.md) - Extends Spatie's [laravel-html](https://spatie.be/docs/laravel-html/v3/introduction) to generate HTML using a clean, simple and easy to read API.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Foxws](https://github.com/foxws)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance90

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Recently: every ~72 days

Total

56

Last Release

107d ago

Major Versions

v0.0.5 → v1.0.02024-05-02

v1.0.7 → v2.0.02024-07-12

v2.9.9 → 3.x-dev2026-03-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5028905?v=4)[François M.](/maintainers/francoism90)[@francoism90](https://github.com/francoism90)

---

Top Contributors

[![francoism90](https://avatars.githubusercontent.com/u/5028905?v=4)](https://github.com/francoism90 "francoism90 (222 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

bladecomponentsconcernsfoxwslaravellibrarylivewireutilitieslaravelhelperscomponentslivewireutilitiestraitsconcerns

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/foxws-wireuse/health.svg)

```
[![Health](https://phpackages.com/badges/foxws-wireuse/health.svg)](https://phpackages.com/packages/foxws-wireuse)
```

###  Alternatives

[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
