Libraries tagged by dbrepositories
hiqdev/rewatcher
145 Downloads
Repositories watcher
gerfey/repository
3647 Downloads
Creating a Laravel Repositories
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
aubinlrx/laravelrepositories
17 Downloads
Laravel Repositories
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
caffeinated/beverage
3980 Downloads
Laravel 5 support package
zentnova/repository
249 Downloads
Laravel package for generating repositories
x-wp/updater
98 Downloads
Simplifies the process of updating WordPress packages from custom repositories.
wmt-web/laravel-repovices
241 Downloads
Create repositories and services of your model dynamically
whitedigital-eu/config-pack
1060 Downloads
PhpCsFixer configuration to use in other organization repositories
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
trm42/cache-decorator
246 Downloads
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
takielias/contract-resolver
4 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.