Libraries tagged by Repository Parttern
mwakalingajohn/laravel-easy-repository
13626 Downloads
Simple repository pattern for laravel, with services!
mahabub/laravel-crud-and-repository-generator
960 Downloads
laravel crud generator with repository pattern
janez89/repository
6031 Downloads
Repository Pattern for Eloquent
guardian360/repository
12134 Downloads
Repository pattern used to abstract the database layer.
eghamat24/database-repository
1493 Downloads
Repository Pattern
arafat69/laravel-repository
2092 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
andersonef/repositories-pattern
982 Downloads
Laravel Repositories Pattern Implementation
saritasa/laravel-repositories
16576 Downloads
Saritasa repository pattern implementation for Laravel
sinemacula/laravel-repositories
8959 Downloads
Provides the repository data pattern to Laravel applications
eazybright/repository-package
3999 Downloads
A package for managing repository design pattern
suitmedia/laravel-cacheable
36670 Downloads
Decorate your repositories and make them cacheable
rcv/core
114 Downloads
Enterprise-Grade Modular Architecture for Laravel Applications - A powerful Laravel package that revolutionizes application development with robust Service Repository Pattern, Dynamic Module Management, and 50+ Artisan commands for scalable, maintainable applications.
mediagone/doctrine-specifications
3602 Downloads
Doctrine implementation of repository Specifications pattern
shlinkio/doctrine-specification
22317 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
vdhoangson/laravel-repository
259 Downloads
Repository pattern package for Laravel framework