Libraries tagged by Laravel Repository
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
codiksh/laravel-generator
83 Downloads
Codiksh Laravel Generator
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.
campaigningbureau/cf-repository-generator
9553 Downloads
Generates required repositories, factories and models to access a new Contentful Content Type in Laravel
amroboney/repository-generator
42 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
aleprosli/repository-pattern
15 Downloads
This is laravel package
rinvex/repository
40497 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
flowframe/laravel-gumroad
0 Downloads
Perform actions on Gumroad sales like inviting customers to GitHub repositories, or creating licenses
mattb-it/larepo
19 Downloads
A Laravel repository pattern implementation
aubinlrx/laravelrepositories
17 Downloads
Laravel Repositories
yhbyun/snowman
199 Downloads
Laravel 4 Repository Pattern Generator
mykemeynell/archlayer
94 Downloads
Layer Architecture for Laravel (Service, Repository, Entity)
maherio/graceful-cache
5096 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
nodes/database
11279 Downloads
Makes it easier to work with models and repositories in Laravel