PHPackages                             diegobvasco/laravel-actions - 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. diegobvasco/laravel-actions

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

diegobvasco/laravel-actions
===========================

This is my package laravel-actions

v1.0.0(4mo ago)06[2 PRs](https://github.com/diegobvasco/laravel-actions/pulls)MITPHPPHP ^8.4CI passing

Since Jan 6Pushed 1mo agoCompare

[ Source](https://github.com/diegobvasco/laravel-actions)[ Packagist](https://packagist.org/packages/diegobvasco/laravel-actions)[ Docs](https://github.com/diegobvasco/laravel-actions)[ GitHub Sponsors]()[ RSS](/packages/diegobvasco-laravel-actions/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (4)Used By (0)

This is my package laravel-actions
==================================

[](#this-is-my-package-laravel-actions)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2e2bbf6cefd9e5c6d1cafc467e03fc7d1ecf30358fcc2344c5dcc587b87df85e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646965676f62766173636f2f6c61726176656c2d616374696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/diegobvasco/laravel-actions)[![GitHub Tests Action Status](https://camo.githubusercontent.com/eef36fe2398e83a3c2b460f0bf69a25d5fca486beb49c8c1cec0bc8a6e6faf7d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f646965676f62766173636f2f6c61726176656c2d616374696f6e732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/diegobvasco/laravel-actions/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/58497cb83c066052abaefae74d990cd0ccb002380ccdc25eec609efda043fc07/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f646965676f62766173636f2f6c61726176656c2d616374696f6e732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/diegobvasco/laravel-actions/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d827351f77caecdfcee4416942c01de7b573ab821258b86ed25552216db048a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646965676f62766173636f2f6c61726176656c2d616374696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/diegobvasco/laravel-actions)

This is a package to make actions in Laravel applications.

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

[](#installation)

You can install the package via composer:

```
composer require diegobvasco/laravel-actions
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-actions-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
php artisan make:action NameAction --pest
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [Diego Vasconcelos](https://github.com/diegobvasco)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance85

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

125d ago

### Community

Maintainers

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

---

Top Contributors

[![diegobvasco](https://avatars.githubusercontent.com/u/11035163?v=4)](https://github.com/diegobvasco "diegobvasco (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravellaravel-actionsDiego Vasconcelos

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/diegobvasco-laravel-actions/health.svg)

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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