Libraries tagged by repository pattern laravel
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
foothing/laravel-repository
2298 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
wendelladriel/laravel-more
3 Downloads
Implementation of the Repository Pattern using Laravel Model binding
ysm/laravel-repository-pattern
24 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
vivek-mistry/repository-interface
63 Downloads
Laravel package for dependency injection to separate business logic.
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
surazdott/laravel-repository
193 Downloads
Laravel repository design pattern with service and interface.
royvoetman/laravel-repository-pattern
139 Downloads
Middleware for Eloquent Models
rakib29024/laravel-repository-pattern
105 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
lamdd/design-pattern-repository-service
19 Downloads
Simple repository, service pattern for laravel
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
jobins/laravel-repository
693 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
fuguevit/repositories
124 Downloads
Repository pattern implementation for Laravel5