Libraries tagged by laravel-repositories
dlx-llc/laravel-repository
2437 Downloads
Repository design pattern implementation for Laravel framework.
cariuk/laravel-repository-pattern
641 Downloads
CRUD wrapper for laravel apps
bugover/laravel-repository
2352 Downloads
repository abstract layer for eloquent with tagging cache
salmanzafar/laravel-repository-pattern
3087 Downloads
Implement repository pattern with a single command
ollieread/laravel-repositories
9 Downloads
A package that exists to show you that repositories don't have to be over complicated
blok/laravel-repository
6302 Downloads
Opinionated Laravel Repository helper package
zhaohehe/zrepository
530 Downloads
Laravel Repositories
ethical-jobs/laravel-storage
38161 Downloads
Laravel repository storage package
activismebe/database-layering
1536 Downloads
Laravel Repositories
dugajean/repositories
865 Downloads
Laravel Repositories
ysm/laravel-repository-pattern
24 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
vxsoft/laravel-repository
16 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.
veseluy-rodjer/laravel-repository-generator
1053 Downloads
Generate Laravel repositories
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
theozebua/laravel-repository
562 Downloads
Just a simple artisan command to create your repository pattern files.