Libraries tagged by laravel repository layer
prettus/l5-repository
11416049 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
rinvex/laravel-repositories
17394 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.
eliezer/chapolim
2491 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
krazydanny/laravel-repository
489 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
matheusfsc28/layercraft
1247 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
rinvex/repository
41437 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.
croudtech/laravel-repositories
5087 Downloads
Repositories layer for Laravel 5+
mitul456/laravel-repository-service
19 Downloads
A Laravel package to generate repository and service layers using artisan commands
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
kaskadia/doctrine-repository-wrapper-uuid
163 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
bugover/laravel-repository
2797 Downloads
repository abstract layer for eloquent with tagging cache
prettus/laravel-repository
17607 Downloads
Repositories to abstract the database layer
activismebe/database-layering
1618 Downloads
Laravel Repositories
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.