arafatdev/laravel-repository
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
时间:2025-12-31 10:29
avoqado-dev/laravel-usecase
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
时间:2025-12-22 08:53
akira/laravel-pdf-invoices
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel b
时间:2025-10-27 23:55
me-arif-dewan/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. - Pi
时间:2025-10-26 10:10
heyosseus/laravel-pattern-maker
A design pattern maker for laravel
时间:2025-10-17 11:21
dangerwayne/laravel-specifications
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering
时间:2025-08-24 16:35
win-aung/laravel-entity-generator
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
时间:2025-08-23 18:40
ysm/laravel-repository-pattern
A Laravel package implementing the Repository Design Pattern with Service Layer
时间:2025-04-19 19:05
blaisebueno/laravel-repository
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
时间:2025-03-26 18:12
jcesarbueno/laravel-strategy
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.
时间:2025-03-02 23:34
techrays-labs/laravel-service-repository-generator
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
时间:2025-02-06 13:12
puncoz/laravel-repository
A basic light weight package to implement Repository Design Pattern in Laravel.
时间:2024-12-25 18:15
shakib53626/laravel-repository-maker
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, u
时间:2024-12-14 04:28
attla/core-design
Enhances laravel to the domain driven design (DDD) pattern oriented structure.
时间:2024-11-11 03:52