laravel-domain-toolkit
by reizucodes
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
laravel-api-scaffold
by iamgerwin
A Laravel package to scaffold Service layer architecture with API resources, controllers, and tests
laravel-repository-pattern
by diegocopat
Laravel Repository Pattern with Service Layer - Complete setup with Jetstream, Inertia, SSR, Teams, and Spatie packages
laravel-module-generator
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
laravel-argonaut-dto
by yorcreative
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
laravel-tactician
by tillkruss
A flexible and easy to use implementation of the Tactician command bus for Laravel 5.