Libraries tagged by laravel repository pattern
andydefer/laravel-addresses
159 Downloads
Laravel package providing polymorphic addresses with Repository pattern, DTOs, Enums, and Value Objects.
linx/eloquent-repository
7669 Downloads
Repository Pattern for Eloquent
l0n3ly/laravel-repository-with-service
112 Downloads
Repository and service pattern package for Laravel
giordanolima/eloquent-repository
1551 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
bouda/laravel-make-pattern
14 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
andydefer/laravel-otp
334 Downloads
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
andydefer/laravel-images
252 Downloads
Laravel package providing polymorphic image management with upload, manipulation, storage, and multiple image types (avatar, cover, gallery, thumbnail, etc.) with Repository pattern, DTOs, Enums, and Value Objects.
eazybright/repository-package
4258 Downloads
A package for managing repository design pattern
max26292/laravel-lazy-tools
1244 Downloads
This tools for lazy guys, used to generate repository,interface and response
rinvex/repository
41998 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
145 Downloads
A foundational package for streamlined development, offering essential core functionality and components to accelerate project creation and enhance scalability.
nawasara/sync
347 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.
hibit-dev/criteria
112 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
soukar/larepo
373 Downloads
Laravel Repository Pattern Generator
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer