Libraries tagged by repository laravel
andersonef/repositories-pattern
961 Downloads
Laravel Repositories Pattern Implementation
altra/repository-for-laravel
3648 Downloads
A simple package to create a make:repository command for Laravel 5+
abdelrahmanrafaat/repositories-maker
324 Downloads
creates repositories for Laravel models.
swisnl/laravel-nova-mirror
9287 Downloads
Automatically update a git repository with Laravel Nova releases.
salmanzafar/laravel-repository-pattern
3075 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
dugajean/repositories
865 Downloads
Laravel Repositories
blok/laravel-repository
6274 Downloads
Opinionated Laravel Repository helper package
ulex/epic-repositories
5747 Downloads
EPIC Repositories - An epic Laravel package
trilote/laravel-redis-batch-repository
2653 Downloads
Provides redis repository implementation for Laravel Queue Batch
theranken/laravel-sr-generator
537 Downloads
A package to generate service and repository classes for Laravel 10.x
thanhnamcnv/laravel-make-repository-service
3263 Downloads
A simple package to create a make:repository, make:service command for Laravel 8+
techrays-labs/laravel-service-repository-generator
976 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
richan-fongdasen/eloquent-repository
13702 Downloads
An Eloquent Repository implementation in Laravel
laravelutilities/repository
6014 Downloads
Add-on on Laravel Models with caching implementation