Libraries tagged by dbrepositories
gerfey/repository
3658 Downloads
Creating a Laravel Repositories
ethical-jobs/laravel-storage
38168 Downloads
Laravel repository storage package
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
wmt-web/laravel-repovices
264 Downloads
Create repositories and services of your model dynamically
whitedigital-eu/config-pack
1079 Downloads
PhpCsFixer configuration to use in other organization repositories
veiliglanceren/laravel-github-file
413 Downloads
Laravel package to fetch and manage files from GitHub 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
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.
trasel/laravel-structure-generator
203 Downloads
Package to generate Services and Repositories or complete Repositories/Services/Controllers structure in Laravel
thisisdevelopment/git-manager
1026 Downloads
Provides a uniform api to access and manage repositories / team / users for all major git platforms (github/gitlab/gitea/bitbucket)
takielias/contract-resolver
32 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.