Libraries tagged by RepositoryPattern
theozebua/laravel-repository
533 Downloads
Just a simple artisan command to create your repository pattern files.
safiullahsarhandi/laravel-repository
1065 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
ra3oul/eloquent-abstract-repository
173 Downloads
laravel eloquent abstract repository to implement repository pattern in easy way
manchenkoff/laravel-repositories
157 Downloads
Repository pattern implementation for your Laravel application
lukaskorl/repository
92 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
linx/eloquent-repository
4582 Downloads
Repository Pattern for Eloquent
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
janez89/repository
5624 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1254 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
2293 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
botiroff/gii
94 Downloads
Service Repository Pattern generator for laravel.
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
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5