Libraries tagged by respository
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
mustafah15/elastic-repository
80 Downloads
elastic search active repository package
michael-rubel/laravel-sql-function-repository
1042 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
caffeinated/repository
4627 Downloads
Reusable Laravel repository interface.
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
zhyu/packages
1408 Downloads
some tools for laravel
yhbyun/snowman
199 Downloads
Laravel 4 Repository Pattern Generator