laravel-dao-generator
Scaffold Service -> DAO -> RepositoryInterface -> EloquentRepository -> Model architecture for Laravel with a single artisan command.
laravel-anvil
by zuqongtech
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
laravel-base
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
laravel-api-starter
by kindharika
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.
laravel-hooks
by ahmedebead
A standalone, framework-agnostic hook system for Laravel applications. Attach lifecycle callbacks (before/after/error) to any service method with sync, queued, delayed, batched, and conditional execution strategies.
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
laravel-operation-result
Typed Result pattern for Laravel service-layer operations with named factory methods and specialized result types
laravel-pattern-generator
Generate Repository-Service-Controller patterns in Laravel
laravel-solid-structure
by amptech
Generador de arquitectura SOLID para Laravel (Repository Pattern, Services, DTOs)
laravel-repository-service
by nauxa-labs
A flexible Repository and Service pattern implementation for Laravel applications
laravel-scaffolder
by efati
Laravel Scaffolder - A powerful package for scaffolding complete feature stacks with Repository, Service, DTO, Policy, Tests, and more.
laravel-service-scaffold
by erdikoroglu
Laravel için otomatik Model, Repository, Service scaffold komutu.
laravel-make-service
by lambertns
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
laravel-service-caching
by davealex
A simple strategy for managing data services caching in Laravel applications
laravel-one-click-installer
by clevpro
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
laravel-entity-generator
by win-aung
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
laravel-model-service
by mattyeend
Extends Laravel make:model to also create a service class when using -S flag or --service option.
architecture-generator
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
laravel-service-repository-pattern
Service-Repository pattern for your Laravel applications
laravel-api-generator
by uzinfo
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
laravel-scaffold
by joesu
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
digiflazz-laravel-4buyer
by triyatna
Unofficial laravel package for integrating Digiflazz API (Buyer)
laravel-backup-service
by ahmedweb
A simple Laravel package to make backup services easier to implement using traits.
laravel-action-service-trait
by waheed4399
A simple Laravel package to create actions, traits and services using artisan commands
laravel-practice
by caleb
A Laravel practice development package, ready to use out of the box. It simplifies handling responses, filters, services, and exception management.
laravel-structura
by kaue-f
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
laravel-class-generator
by yakovenko
A Laravel package to generate Utility, Service, Trait and Helper classes
laravel-action-trait-service-repository
by visiarch
A simple Laravel package to create action, trait, service, and repository using artisan commands
rector-laravel-service-mocking
Rector to replace deprecated Laravel service mocking testing methods