Libraries tagged by laravel repository layer
team-reflex/laravel-repository
7342 Downloads
Laravel 5 - Repositories to the database layer
spobble/l5-repository
185 Downloads
Laravel 5 - Repositories to the database layer
soyhuce/l5-repository
8397 Downloads
Laravel 5 - Repositories to the database layer
marcus/l5-repository
43 Downloads
Laravel 5 - Repositories to the database layer
chantouchsek/laravel-repository
16 Downloads
Laravel 10|11 - Repositories to the database layer
ablunier/laravel-database
4423 Downloads
Laravel database utilities package. Repository, cache, abstraction layer.
nivekalara237/l5-repository
13 Downloads
Laravel 5,6,7 - Repositories to the database layer
mrterryh/laravel-repos
74 Downloads
Small Laravel 5 repositories package to abstract the database layer of your web application.
kaskadia/doctrine-repository-wrapper-uuid
109 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
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
ysm/laravel-repository-pattern
1 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
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.