Libraries tagged by RepositoryPattern
laymont/laravel-pattern-repository
1158 Downloads
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
julienlinard/doctrine-php
151 Downloads
Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping
juankno/laravel-repository
400 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
hendabastian/laracrud-apigen
86 Downloads
Generate complete CRUD APIs for Laravel with Repository pattern, Spatie QueryBuilder, JSON:API pagination, and DTOs.
giordanolima/eloquent-repository
1548 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
fuguevit/repositories
124 Downloads
Repository pattern implementation for Laravel5
foothing/laravel-repository
2303 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
andydefer/laravel-otp
7 Downloads
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
andydefer/laravel-likes
4 Downloads
Laravel package providing polymorphic reactions (like, love, haha, wow, sad, angry) with Repository pattern, DTOs, Enums, and Value Objects.
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
pacerit/laravel-repository
636 Downloads
Standalone repository pattern package for Laravel and Lumen framework
botiroff/gii
148 Downloads
Service Repository Pattern generator for laravel.