Libraries tagged by repository laravel
nilportugues/eloquent-repository
207 Downloads
Eloquent Repository implementation
nilportugues/eloquent-mongodb-repository
118 Downloads
Eloquent MongoDB Repository implementation
mvilab/bitbucket-laravel
42 Downloads
A Laravel package to interact with Bitbucket API, focusing on repository creation.
mhndev/doctrine-repository
34 Downloads
doctrine repository with simple queries inspired by eloquent
max26292/laravel-lazy-tools
1037 Downloads
This tools for lazy guys, used to generate repository,interface and response
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
joshoangtien/laravel-more-command
8 Downloads
Create a Repository and Service class and trait using Artisan CLI
full-scale-teams/l5-repository
95 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
eskafactory/laravel-generator
14 Downloads
EskaFactory Laravel Generator (fork of InfyOm Laravel Generator)
egeatech/laravel-models
3885 Downloads
A package to better handle database operations via Eloquent Models.
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
ceddyg/query-builder-repository
751 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
aleprosli/repository-pattern
15 Downloads
This is laravel package
rinvex/repository
40500 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
nunomaduro/phpstan-laravel
223 Downloads
A skeleton repository for my packages