Libraries tagged by repository laravel
unlimited/repository-design-pattern-laravel
2495 Downloads
repository_pattern
triquang/laravel-solid-maker
7 Downloads
Generate SOLID-based scaffolding (Service, Repository, Tests...) for Laravel — supports both standard and modular architectures.
synergitech/laravel-multiconfig
3844 Downloads
Per-user settings repository system for Laravel
skyhwk/repository
31 Downloads
A simple repository package for Laravel and Lumen
nascentafrica/eloquent-repository
107 Downloads
A repository package for Laravel models.
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
kun391/x2-repository
277 Downloads
Laravel 5 - Repositories to the database layer
konsulting/laravel-rule-repository
246 Downloads
A package to allow rules (for example validation rules) to be attached to a model.
grosv/laravel-git-workflow
98 Downloads
A repository template for Laravel packages
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
clms2/l5-repository
40 Downloads
Laravel 5 - Repositories to the database layer
bleuren/laravel-api
372 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
ayup-creative/laravel-layer-architecture
695 Downloads
Layer architecture approach for Laravel with Repository and Service autodiscovery
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects