Libraries tagged by repository-pattern
linx/eloquent-repository
5753 Downloads
Repository Pattern for Eloquent
leekhang/repository
4414 Downloads
Repository Pattern
juankno/laravel-repository
185 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
giordanolima/eloquent-repository
1438 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
elegantmedia/laravel-simple-repository
10190 Downloads
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
awes-io/repository
105390 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
ysm/laravel-repository-pattern
24 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
royvoetman/laravel-repository-pattern
139 Downloads
Middleware for Eloquent Models
rakib29024/laravel-repository-pattern
113 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
cariuk/laravel-repository-pattern
649 Downloads
CRUD wrapper for laravel apps
aleprosli/repository-pattern
15 Downloads
This is laravel package
wmt-web/laravel-repovices
264 Downloads
Create repositories and services of your model dynamically
vivek-mistry/repository-interface
66 Downloads
Laravel package for dependency injection to separate business logic.
miladimos/laravel-repository
176 Downloads
a powerful and simple to use package for repository pattern