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
maatify/data-repository
Unified repository abstraction layer normalizing MySQL, MongoDB, and Redis real drivers and fake drivers.
时间:2025-11-23 21:13
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
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
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
longaodai/repository-pattern
This is library support for project Laravel use repository design pattern
时间:2024-03-17 14:19
surazdott/laravel-repository
Laravel repository design pattern with service and interface.
时间:2024-03-15 08:28
tomkyle/repository-persistence
Scaffold for Repository-and-Persistence design pattern
时间:2024-02-12 08:37
lamdd/design-pattern-repository-service
Simple repository, service pattern for laravel
时间:2023-12-12 03:48
salehhashemi/laravel-repository
Implementing the repository pattern for Laravel projects.
时间:2023-12-06 07:28
arafat69/laravel-repository
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
时间:2023-11-24 16:25
mphamid/service-repository
Service Repository Design Pattern In Laravel
时间:2023-11-20 20:46