Libraries tagged by repository laravel
suitmedia/laravel-cacheable
35294 Downloads
Decorate your repositories and make them cacheable
smartervision/laravel-generator
43476 Downloads
Smarter Vision Generator
mckenziearts/laravel-command
1074 Downloads
A simple Laravel package to provide artisan new commands
maras0830/laravel-srt
16624 Downloads
Service, Repository, Transformer simple generator.
eazybright/repository-package
3113 Downloads
A package for managing repository design pattern
coliving/repositories
19496 Downloads
Flexable Laravel 6.x & 7.x & 8.x & 9.x, 10.x & 11.x Repository Library.
mitulgolakiya/laravel-api-generator
30417 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
gitaminhq/gitamin
3 Downloads
The Laravel Framework.
artesaos/warehouse
8750 Downloads
Artesãos Warehouse V2 - A simple and direct approach to repositories!
cryptommer/smsir
17786 Downloads
Official sms.ir New Panel laravel repository
eliezer/chapolim
1821 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
koala-labs/pouch
14448 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
vxsoft/laravel-repository
12 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.
theozebua/laravel-repository
530 Downloads
Just a simple artisan command to create your repository pattern files.
surazdott/laravel-repository
64 Downloads
Laravel repository design pattern with service and interface.