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

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

crthiago/laravel-services-actions
=================================

This package is designed to help developers generate the Services and Actions layer in their Laravel applications.It provides a set of commands to generate the necessary files and folders, as well as a template for the Service and Action classes.

0.1.0(3y ago)030MITPHP

Since Apr 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/crThiago/laravel-services-actions)[ Packagist](https://packagist.org/packages/crthiago/laravel-services-actions)[ RSS](/packages/crthiago-laravel-services-actions/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Laravel Services and Actions Package
====================================

[](#laravel-services-and-actions-package)

This package is designed to help developers generate the Services and Actions layer in their Laravel applications. It provides a set of commands to generate the necessary files and folders, as well as a template for the Service and Action classes.

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

[](#installation)

To install the package, use Composer:

```
composer require --dev crthiago/laravel-services-actions
```

Configuration
-------------

[](#configuration)

To publish the configuration file, run the following command:

```
php artisan vendor:publish --provider="Crthiago\LaravelServicesActions\ServicesActionsProvider"
```

Usage
-----

[](#usage)

To generate a Service, run the following command:

```
php artisan make:service
```

To generate an Action, run the following command:

```
php artisan make:action
```

Contribution
------------

[](#contribution)

Contributions to the Laravel Services and Actions package are welcome!

If you find a bug or have a feature request, please create a new issue. If you would like to contribute code, please create a new pull request with your changes. Thank you for your interest!

License
-------

[](#license)

The Laravel Services and Actions package is open-sourced software licensed under the [MIT license](https://opensource.org/license/mit/).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

1125d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a4f767ddb4b447db96724199968a7a14a7f8efc76df49e06a7b63c5db28707b?d=identicon)[crThiago](/maintainers/crThiago)

---

Top Contributors

[![crThiago](https://avatars.githubusercontent.com/u/33141686?v=4)](https://github.com/crThiago "crThiago (12 commits)")

### Embed Badge

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

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

PHPackages © 2026

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