Skip to content

Accrossan/action-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accrossan Action Handler

Laravel action handler package scaffold.

Requirements

  • PHP 8.3+
  • Laravel 11 or 12

Install

composer require accrossan/action-handler

Configuration

The package registers config/action-handler.php. You can publish it in a Laravel app:

php artisan vendor:publish --tag=action-handler-config

Development

Install dependencies:

composer install

Run tests:

composer test

Package Structure

  • config/ package config files
  • src/ package source code
  • tests/ package tests (Orchestra Testbench)

About

Action handling and dispatch workflow package for Laravel.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages