PHPackages                             eloquage/laravel-actions-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-actions-boost

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

eloquage/laravel-actions-boost
==============================

Laravel Actions Boost planning guidelines for AI agents.

1.0.0(5mo ago)04MITBlade

Since Jan 22Pushed 5mo agoCompare

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

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

Laravel Actions Boost
=====================

[](#laravel-actions-boost)

**A Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans for applications using Lorisleiva Laravel Actions (2.x).**

Setup
-----

[](#setup)

Install Laravel Actions Boost using Composer:

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

Then run the Boost installer and select **Laravel Actions Boost** when prompted:

```
php artisan boost:install
```

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

Usage
-----

[](#usage)

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

Example prompt:

```
Create a Laravel Actions Boost plan for a user management feature.

Users can update their password via a web form (controller) and admins can
reset any user's password via an Artisan command. The same UpdateUserPassword
action should handle both. Use ActionRequest for validation (current password,
new password, confirmation). Add middleware auth for the route. Include tests
that mock the action and assert validation/authorization failures.

```

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

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

[](#whats-included)

Laravel Actions Boost provides comprehensive planning guides covering:

- Action concept, handle, make/run, conventions, decorators
- Running as object, controller, command, job, listener
- Mocking and testing (mock, spy, assertPushed)
- Granular traits and WithAttributes / unified attributes
- Validation, authorization, ActionRequest
- Route registration, dispatch jobs, listen for events, execute as commands
- Checklist and troubleshooting

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance71

Regular maintenance activity

Popularity3

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

162d 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-actions-boost/health.svg)

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

###  Alternatives

[filament/filament

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

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

Filament support for `spatie/laravel-medialibrary`.

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

Easily add beautiful forms to any Livewire component.

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

Easily add beautiful tables to any Livewire component.

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

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

1327.7M64](/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)
