Libraries tagged by laravel repository layer
kaskadia/doctrine-repository-wrapper-int
5 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
kaskadia/doctrine-repository-wrapper
77 Downloads
Replaced by kaskadia/doctrine-repository-wrapper-uuid or kaskadia/doctrine/repository-wrapper-int. Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities
vydev/repository
3 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vydev/easy-repository
205 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
rizalfakhri/laravel-repositories
42 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.
myrna/repository-modules
9 Downloads
Laravel 5|6|7|8 - Repositories to the database layer in modules pattern -- Forked from http://andersao.github.io/l5-repository
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP
hungnm1518/laravel-repositories
12 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
ervinomueller/l5-repository
188 Downloads
Laravel 5|6|7|8 - Repositories to the database layer
duardaum/laravel-repository
5 Downloads
A simple Repository and Service layer to Laravel and Lumen Application
deva7mad/laravel-repositories
3 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.
davron112/l5-repository
4 Downloads
Laravel 5|6|7|8 - Repositories to the database layer
blaisebueno/laravel-repository
8 Downloads
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
allcaretravel/laravel-repositories
348 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.
erfanshk/laravel-layered-logic
7 Downloads
Layered Repositories, Services and Interfaces