Libraries tagged by depository
beapp/repository-tester-bundle
657 Downloads
Symfony testing bundle for Doctrine repositories
axisops/plugin-repository-manager
56 Downloads
A Composer plugin to dynamically add local and remote repositories for axisops/* packages
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
arlx/repository-generator
95 Downloads
anhht/laravel-service-repository-generator
4 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
andregumieri/laravel-repository
331 Downloads
amroboney/repository-generator
45 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
aleprosli/repository-pattern
15 Downloads
This is laravel package
air-php/repository
8097 Downloads
agungsugiarto/codeigniter4-repository
1054 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.
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
rinvex/repository
40501 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.
prettus/laravel-repository
17607 Downloads
Repositories to abstract the database layer
pacerit/laravel-repository
635 Downloads
Standalone repository pattern package for Laravel and Lumen framework
ozanakman/laravel-repository-generator
770 Downloads
Quickly generating repository and interfaces from existing model files