Libraries tagged by repository-pattern
fuguevit/repositories
124 Downloads
Repository pattern implementation for Laravel5
foothing/laravel-repository
2303 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
andydefer/laravel-comments
39 Downloads
Laravel package providing polymorphic comments with Repository pattern, DTOs, Enums, Status management, and Value Objects.
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
wandu/laravel-repository
3211 Downloads
For Laravel Repository Pattern
pacerit/laravel-repository
636 Downloads
Standalone repository pattern package for Laravel and Lumen framework
akunbeben/laravository
149 Downloads
Simplify Repository Pattern for Laravel.
aaronjan/housekeeper
258 Downloads
Powerful, simple Repository-Pattern implementation for Laravel (>=5.1), and it come with tests.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
two-bros/repository-pattern
20 Downloads
temify/repository-pattern-maker
10 Downloads
create respository and interface and facade with single command
sostheblack/laravel-repository-pattern
342 Downloads
Laravel 10+ - Repositories to the database layer
sahildude89ss/repository-pattern-service
9 Downloads