PHPackages                             eloquage/laravel-livewire-boost - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eloquage/laravel-livewire-boost

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eloquage/laravel-livewire-boost
===============================

Livewire Boost planning guidelines for AI agents.

1.0.0(5mo ago)16MITBlade

Since Jan 22Pushed 5mo agoCompare

[ Source](https://github.com/eloquage/laravel-livewire-boost)[ Packagist](https://packagist.org/packages/eloquage/laravel-livewire-boost)[ Docs](https://github.com/eloquage/laravel-livewire-boost)[ RSS](/packages/eloquage-laravel-livewire-boost/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Livewire Boost
==============

[](#livewire-boost)

**A Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans for Livewire v4.**

Setup
-----

[](#setup)

Install Livewire Boost using Composer:

```
composer require eloquage/laravel-livewire-boost --dev
```

Then run the Boost installer and select **Livewire Boost** when prompted:

```
php artisan boost:install
```

To verify installation, check your `AGENTS.md`, `CLAUDE.md`, or similar file for a new **Livewire Boost** section.

Usage
-----

[](#usage)

1. Enable **planning mode** in your AI agent (Claude Code, Cursor, etc.)
2. Ask the agent to create a **Livewire Boost plan** for your feature

Example prompt:

```
Create a Livewire Boost plan for a task management dashboard.

Users can create, edit, and delete their own tasks. Each task has a title,
description, due date, priority (low, medium, high), and status (pending,
in_progress, completed).

I need real-time search with URL query string sync, filtering by status and
priority, and pagination. The task form should validate in real-time as users
type. Show loading states during saves and use optimistic UI where possible.
Only task owners can edit or delete their tasks.

```

The agent will produce a detailed specification document ready for direct implementation, no guessing required.

What's Included
---------------

[](#whats-included)

Livewire Boost provides comprehensive planning guides covering:

- Components, properties, and lifecycle hooks
- Actions, forms, and validation patterns
- Events and parent-child communication
- Loading states, file uploads, and pagination
- Navigation, JavaScript/Alpine integration
- Security, performance, and testing

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance71

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b311acd903629b160e9fc48e3d1a40e8a0006091e4eb9157b257b804ed19cfe4?d=identicon)[zagambila](/maintainers/zagambila)

---

Top Contributors

[![miguelenes](https://avatars.githubusercontent.com/u/1568086?v=4)](https://github.com/miguelenes "miguelenes (1 commits)")

### Embed Badge

![Health badge](/badges/eloquage-laravel-livewire-boost/health.svg)

```
[![Health](https://phpackages.com/badges/eloquage-laravel-livewire-boost/health.svg)](https://phpackages.com/packages/eloquage-laravel-livewire-boost)
```

###  Alternatives

[filament/filament

A collection of full-stack components for accelerated Laravel app development.

3829.6M3.7k](/packages/filament-filament)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1806.0M195](/packages/filament-spatie-laravel-media-library-plugin)[filament/forms

Easily add beautiful forms to any Livewire component.

4831.0M418](/packages/filament-forms)[filament/tables

Easily add beautiful tables to any Livewire component.

3730.5M156](/packages/filament-tables)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1327.7M65](/packages/filament-infolists)[filament/notifications

Easily add beautiful notifications to any Livewire app.

2530.8M86](/packages/filament-notifications)

PHPackages © 2026

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