laravel-repository
by hmdev1
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-domain-repositories
by stemizer
Convention-driven repository binding for domain-oriented Laravel architectures.
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-repository
by jooservices
PHP 8.5+ Laravel repository package for trait-based CRUD, filtering, ordering, and request-driven query composition
laravel-domain-toolkit
by reizucodes
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
laravel-satis
A Laravel package for managing private Composer repositories with Satis
laravel-repo-facade-builder
by jaikumar0101
Laravel package for creating repositories, facades, enums, and other OOP containers using artisan commands
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-repository-generator
by jeishanul
A Laravel package to generate Repository pattern classes and auto-bind them.
laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
architecture-generator
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
laravel-tools
by nematov
Laravel package for generating and syncing repositories, controllers, interfaces and routes with customizable paths
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.
laravel-repository
A Laravel package that provides a reusable and extendable repository pattern implementation.
laravel-super-artisan
by rahasistiyak
Enhanced Artisan tools for Laravel to streamline file generation and workflows
laravel-make-repository
by rakib-587
Laravel Artisan command to generate repositories with optional model binding.
laravel-repository-pattern
by ysm
A Laravel package implementing the Repository Design Pattern with Service Layer
laravel-action-trait-service-repository
by visiarch
A simple Laravel package to create action, trait, service, and repository using artisan commands
laravel-repository
by visiarch
A simple Laravel package to create repository, using artisan commands