laravel-extra
by simaocurado
Opinionated Laravel defaults for action-oriented architecture, strict typing, code quality, and team consistency.
laravel-executable
by havn
Single-task action classes for Laravel. Fully queueable, with a testing API that makes you like writing tests more than the actual code.
laravel-ai-action
by pixelworxio
AI-powered actions for Laravel — a clean integration layer built on laravel/ai
laravel-action-command
A Laravel package to generate Action classes via Artisan
laravel-workflow-conductor
by pstoute
A powerful, Laravel-native workflow conductor that lets users build automation with triggers, conditions, and actions
laravel-model-actions
by hosnyadeeb
A Laravel package for generating action classes for models with CRUD operations
laravel-generator
by pavelzanek
File generator for faster and more efficient work with the Laravel framework
laravel-workflow-generator
Creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.
laravel-handlers
by oanhnn
Using handler class instead of controller class in Laravel 5.5+ application