Libraries tagged by respository
mreschke/repository
2039 Downloads
Mreschke Repository and Entity Manager
miladimos/laravel-repository
176 Downloads
a powerful and simple to use package for repository pattern
mhndev/doctrine-repository
34 Downloads
doctrine repository with simple queries inspired by eloquent
mbolka/pimcore-repository
5607 Downloads
manowartop/repository-service-laravel-pattern
461 Downloads
Structure for the Laravel Service-Repository Pattern
m1x0n/eventsauce-mongo-message-repository
4 Downloads
MongoDB storage implementation for domain events
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
loicpennamen/sf-shared-repository
1530 Downloads
This class replaces Symfony4's ServiceEntityRepository to allow powerful search queries in Symfony with Datatables.
leofranca47/abstract-repository-eloquent-laravel
683 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
lazyelephpant/repository
346 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
konsulting/laravel-rule-repository
246 Downloads
A package to allow rules (for example validation rules) to be attached to a model.
jobins/laravel-repository
690 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
internetpixels/repository-manager
2307 Downloads
Manage your entities and create simple repositories using this abstract vendor