Libraries tagged by repository-pattern
eghamat24/database-repository
1836 Downloads
Repository Pattern
andydefer/laravel-repository
499 Downloads
A lightweight, type-safe repository pattern implementation for Laravel
cariuk/laravel-repository-pattern
982 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
salmanzafar/laravel-repository-pattern
3324 Downloads
Implement repository pattern with a single command
sajadsdi/laravel-repository
69 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
rupeshstha/core-foundation
47 Downloads
A foundational package for streamlined development, offering essential core functionality and components to accelerate project creation and enhance scalability.
nawasara/sync
217 Downloads
Foundation for the DB-cache + queue pattern shared across Nawasara service packages (WHM, Cloudflare, Keycloak, etc.) — sync job tracker, repository contract, snapshot trait, and audit UI.
dcardenasl/ci4-api-core
2196 Downloads
DTO-first API runtime foundation for CodeIgniter 4: base classes, HTTP layer, services, repositories, filters, audit chain, and queue. Powers ci4-api-starter and ci4-domain-starter. Pair with dcardenasl/ci4-api-scaffolding for CRUD generation.
arafatdev/laravel-repository
75 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3428 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
soukar/larepo
145 Downloads
Laravel Repository Pattern Generator
safiullahsarhandi/laravel-repository
1206 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
risetechapps/repository-for-laravel
455 Downloads
Repository pattern para Laravel com cache transparente, soft deletes, views materializadas (PostgreSQL), eventos e métricas de query.
okaybueno/laravel-repositories
16100 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
linx/eloquent-repository
7460 Downloads
Repository Pattern for Eloquent