Libraries tagged by RepositoryPattern
royvoetman/laravel-repository-pattern
141 Downloads
Middleware for Eloquent Models
cariuk/repository-pattern-laravel
2846 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
3311 Downloads
Implement repository pattern with a single command
salehhashemi/laravel-repository
10504 Downloads
Implementing the repository pattern for Laravel projects.
sajadsdi/laravel-repository
69 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
nawasara/sync
117 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.
miladimos/laravel-repository
184 Downloads
a powerful and simple to use package for repository pattern
dcardenasl/ci4-api-core
1923 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.
bigins/imanager
113 Downloads
iManager — embeddable SQLite-backed CMF (Content Management Framework) for PHP.
arafatdev/laravel-repository
67 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3360 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
manowartop/repository-service-laravel-pattern
541 Downloads
Structure for the Laravel Service-Repository Pattern
linx/eloquent-repository
7375 Downloads
Repository Pattern for Eloquent
leekhang/repository
6279 Downloads
Repository Pattern
laymont/laravel-pattern-repository
1158 Downloads
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support