Libraries tagged by RepositoryPattern
juankno/laravel-repository
139 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
janez89/repository
6007 Downloads
Repository Pattern for Eloquent
guardian360/repository
12000 Downloads
Repository pattern used to abstract the database layer.
elegantmedia/laravel-simple-repository
10118 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
thombas/revised-repository-pattern
38 Downloads
A package that adds a repository pattern which extends from the established models.
royvoetman/laravel-repository-pattern
139 Downloads
Middleware for Eloquent Models
rakib29024/laravel-repository-pattern
105 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
phpsamurai/repository-pattern-generator
38 Downloads
A simple Laravel package to implement and generate the repository pattern in your application.
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
cariuk/repository-pattern-laravel
2520 Downloads
CRUD wrapper for laravel apps
aleprosli/repository-pattern
15 Downloads
This is laravel package
wmt-web/laravel-repovices
260 Downloads
Create repositories and services of your model dynamically
vivek-mistry/repository-interface
63 Downloads
Laravel package for dependency injection to separate business logic.