Libraries tagged by laravel repository layer
prettus/l5-repository
11849185 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
rinvex/laravel-repositories
17419 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.
zolta/cqrs
455 Downloads
CQRS application layer for PHP 8.2+ with command/query buses, decorator-based middleware pipeline, Result/Option monads, repository abstractions with caching, transaction management, domain event dispatching, and automatic handler discovery via attributes.
eliezer/chapolim
2563 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
izytech/laravel5-repository
286 Downloads
Laravel 5 - Repositories to the database layer
kaskadia/doctrine-repository-wrapper-uuid
336 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.
krazydanny/laravel-repository
489 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
bugover/laravel-repository
2868 Downloads
repository abstract layer for eloquent with tagging cache
somosyampi/l5-repository
3330 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
full-scale-teams/l5-repository
352 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
rinvex/repository
41998 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.
morisawa_kana/laravel-repository
95 Downloads
Laravel - Repositories to the database layer
mitul456/laravel-repository-service
30 Downloads
A Laravel package to generate repository and service layers using artisan commands
ablunier/laravel-database
4453 Downloads
Laravel database utilities package. Repository, cache, abstraction layer.
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel