Libraries tagged by repository patterns
diosaputra/repository-generator-for-laravel
358 Downloads
Laravel package for generating repositories
rinvex/repository
41640 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
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
219 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.
hendabastian/laracrud-apigen
138 Downloads
Generate complete CRUD APIs for Laravel with Repository pattern, Spatie QueryBuilder, JSON:API pagination, and DTOs.
dcardenasl/ci4-api-core
2217 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.
tgalfa/reposervice
280 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
bleuren/laravel-api
867 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
cottagelabs/coarnotify
191 Downloads
A library which provides full support for the COAR Notify protocol, including a full set of pattern objects, a client to send notifications, and a server-side interface to enable rapid inbox implementation in arbitrary web frameworks.
cottagelabs/coar-notifications
390 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
soukar/larepo
168 Downloads
Laravel Repository Pattern Generator
andydefer/laravel-otp
133 Downloads
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
andydefer/laravel-addresses
40 Downloads
Laravel package providing polymorphic addresses with Repository pattern, DTOs, Enums, and Value Objects.
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
vdhoangson/laravel-repository
301 Downloads
Repository pattern package for Laravel framework