Libraries tagged by RepositoryPattern
salmanzafar/laravel-repository-pattern
3091 Downloads
Implement repository pattern with a single command
vdhoangson/laravel-repository
257 Downloads
Repository pattern package for Laravel framework
takielias/contract-resolver
32 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
sajadsdi/laravel-repository
66 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
portable-content/portable-content-php
62 Downloads
PHP implementation of portable content system - Mutable Architecture with AbstractBlock v0.4.0
agungsugiarto/codeigniter4-repository
1062 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
vaskiq/laravel-datalayer
221 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
vaskiq/eloquent-light-repo
185 Downloads
A lightweight repository pattern implementation for Laravel Eloquent models
safiullahsarhandi/laravel-repository
1185 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
rcv/core
56 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.
okaybueno/laravel-repositories
15993 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
mmauksch/json-repositories
129 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
michele-angioni/phalcon-repositories
24611 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
linx/eloquent-repository
5545 Downloads
Repository Pattern for Eloquent
leekhang/repository
4265 Downloads
Repository Pattern