PHPackages                             returnearly/actions-pattern - 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. returnearly/actions-pattern

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

returnearly/actions-pattern
===========================

 A minimal package for using the actions pattern in Laravel.

v1.0.0(1y ago)034.9k↓28.2%[5 PRs](https://github.com/returnearly/actions-pattern/pulls)MITPHPPHP ^8.2CI passing

Since Sep 3Pushed 2mo agoCompare

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

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

Actions Pattern
===============

[](#actions-pattern)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e3fb6d9d080ef67cc0b85dae50896b6996a48308df508c61f35c2557976384be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72657475726e6561726c792f616374696f6e732d7061747465726e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/returnearly/actions-pattern)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ab33e8d13eb7b5912910cae6b52d08c29fa239575edd2a326332c88d8fb2ced5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72657475726e6561726c792f616374696f6e732d7061747465726e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/returnearly/actions-pattern/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b39d54c59f8ef3aec356d5137cabb2b7f8b9415f2c3e4251bd2af74893d281c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f72657475726e6561726c792f616374696f6e732d7061747465726e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/returnearly/actions-pattern/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9c7e3de111e941f04bc549a10fd26b2fc40c1dd5815b786b3a0be62e4aa12974/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72657475726e6561726c792f616374696f6e732d7061747465726e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/returnearly/actions-pattern)

A minimal package for using the actions pattern in Laravel.

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

[](#installation)

You can install the package via composer:

```
composer require returnearly/actions-pattern
```

Action Class
------------

[](#action-class)

```
