Libraries tagged by repository laravel
leofranca47/abstract-repository-eloquent-laravel
545 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
jobins/laravel-repository
677 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
jiaxincui/repository
14 Downloads
Repository for laravel
izytech/laravel5-repository
252 Downloads
Laravel 5 - Repositories to the database layer
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
gorczakw/laravel-repository
231 Downloads
Repository concept for Laravel framework.
gerfey/repository
3642 Downloads
Creating a Laravel Repositories
freevital/laravel-repository
359 Downloads
Laravel 5 Repositories
forecho/laravel-repository
3910 Downloads
Base repository implementation for Laravel
foothing/laravel-repository
2297 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
drapor/cache-repository
501 Downloads
Simple to use Caching Repository for Laravel Eloquent
dezsidog/laravel-repository
282 Downloads
laravel repository
codeofdigital/cache-repository
4332 Downloads
Laravel Repository Package with Caching
cariuk/laravel-repository-pattern
484 Downloads
CRUD wrapper for laravel apps