Libraries tagged by repository-pattern
takielias/contract-resolver
58 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
su-12941/base-repository-laravel8
0 Downloads
Base repository implementation for Laravel
su-1294/base-repository-laravel
13 Downloads
Base repository implementation for Laravel
stdio/stdio-template
6 Downloads
STDIO's Template Laravel
shekarsiri/structure
70 Downloads
Laravel artisan command to create the basic application structure.
seangly/laravel-csrm
5 Downloads
One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel
sagarv1997/rp-velocity
53 Downloads
Laravel Console Command to easily create Repository Pattern in Laravel Project
robertgdev/laravel-base-repository
9 Downloads
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
queents/api-module
208 Downloads
Full API CRUD Generator build on repository pattern for VILT Stack
quangbaort/make-repository
0 Downloads
Base repository implementation for Laravel
pw/repository
6 Downloads
Repository Interface Pattern
psrx/repository
9 Downloads
This package defines general interfaces for Entity repository pattern.
prochst/bs-orm
1 Downloads
Simple, lightweight ORM for PHP with multi-language support, relations, and migrations
pp-spaces/laravel-repository
5643 Downloads
Repository Design Pattern implementation for Laravel