Libraries tagged by repository pattern
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
theozebua/laravel-repository
586 Downloads
Just a simple artisan command to create your repository pattern files.
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.
royvoetman/laravel-repository-pattern
141 Downloads
Middleware for Eloquent Models
robertgdev/laravel-base-repository
9 Downloads
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
rez1pro/laravel-repository-pattern
818 Downloads
A Laravel package to implement the repository pattern in your applications.
ra3oul/eloquent-abstract-repository
174 Downloads
laravel eloquent abstract repository to implement repository pattern in easy way
nanvaie/database-repository
911 Downloads
Repository Pattern
morilog/flexible-repository
2415 Downloads
Flexible and powerful repositories for laravel framework
miladimos/laravel-repository
184 Downloads
a powerful and simple to use package for repository pattern
michele-angioni/phalcon-repositories
24679 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
manowartop/repository-service-laravel-pattern
542 Downloads
Structure for the Laravel Service-Repository Pattern
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
josrom/eloquent-crud-repository
2380 Downloads
All the basic methods to any Laravel project with Repository pattern