Libraries tagged by repository pattern laravel
linx/eloquent-repository
4800 Downloads
Repository Pattern for Eloquent
juankno/laravel-repository
38 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
giordanolima/eloquent-repository
1258 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
bleuren/laravel-api
168 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
max26292/laravel-lazy-tools
950 Downloads
This tools for lazy guys, used to generate repository,interface and response
hibit-dev/criteria
90 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
wmt-web/laravel-repovices
215 Downloads
Create repositories and services of your model dynamically
unlimited/repository-design-pattern-laravel
2481 Downloads
repository_pattern
nda666/laravel-repository-pattern
707 Downloads
Simple repository pattern for laravel project
lukaskorl/repository
92 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
foothing/laravel-repository
2295 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
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
vdhoangson/laravel-repository
183 Downloads
Repository pattern package for Laravel framework