Libraries tagged by repository pattern laravel
dlx-llc/laravel-repository
2301 Downloads
Repository design pattern implementation for Laravel framework.
vaskiq/laravel-datalayer
137 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
linx/eloquent-repository
5287 Downloads
Repository Pattern for Eloquent
bleuren/laravel-api
353 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
joesu/laravel-scaffold
51 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
hibit-dev/criteria
103 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
vaskiq/eloquent-light-repo
102 Downloads
A lightweight repository pattern implementation for Laravel Eloquent models
wmt-web/laravel-repovices
241 Downloads
Create repositories and services of your model dynamically
safiullahsarhandi/laravel-repository
1158 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
okaybueno/laravel-repositories
15982 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
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.
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