Libraries tagged by laravel repository pattern
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
wmt-web/laravel-repovices
250 Downloads
Create repositories and services of your model dynamically
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
foothing/laravel-repository
2297 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
bleuren/laravel-api
375 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
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
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
nalingia/laravel-repositories
4223 Downloads
A Laravel package for the Repository Design Pattern.
pacerit/laravel-repository
635 Downloads
Standalone repository pattern package for Laravel and Lumen framework
ra3oul/eloquent-abstract-repository
174 Downloads
laravel eloquent abstract repository to implement repository pattern in easy way
lazyelephpant/repository
346 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
juankno/laravel-repository
83 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
jobins/laravel-repository
688 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.