Libraries tagged by model repository
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
phpno1/architecture
2018 Downloads
an architecture for laravel
mediactive-digital/laravel-generator
1840 Downloads
InfyOm Laravel Generator
model/settings
828 Downloads
Global settings repository
glumbo/generator
459 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
fuzz/magic-box
27180 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
dynamics-unlimited/composer-git-flow-plugin
9310 Downloads
(Fork of ichhabrecht/composer-git-flow-plugin) This plugin allows to use repositories using the Git Flow workflow (or any other branching model) with Composer
oscabrera/model-repository
374 Downloads
A Laravel package that streamlines the creation of repository-based structures with a custom Artisan command.
antriver/laravel-repositories
1152 Downloads
Model repositories for Laravel.
phramz/composer-repository-model
150 Downloads
composer repository (aka `packages.json`) model builder component
mcaskill/charcoal-model-collection
1283 Downloads
Model collection and repository classes for Charcoal.
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
npabisz/laravel-repositories
290 Downloads
Repositories for Laravel models
nascentafrica/eloquent-repository
106 Downloads
A repository package for Laravel models.
ozanakman/laravel-repository-generator
770 Downloads
Quickly generating repository and interfaces from existing model files