Libraries tagged by repository patterns
diosaputra/repository-generator-for-laravel
10 Downloads
Laravel package for generating repositories
deva7mad/laravel-repositories
3 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.
codeofdigital/cache-repository
4336 Downloads
Laravel Repository Package with Caching
basel/repository-pipeline
11 Downloads
Package to create repositories for each model and using pipeline in filters
allcaretravel/laravel-repositories
348 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.
treggats/crud-repository-generator
621 Downloads
Repository generator
okipa/laravel-base-repository
503 Downloads
An abstract base repository with predefined common features.
deseco/repository
1674 Downloads
Easy repositories for laravel.
writeshh/yarp
2 Downloads
Yet Another Repository Pattern, my take on Repository Design Pattern.
victorhramos/phalcon-repo
20 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
txsoura/core
99 Downloads
Txsoura Core - Simple Core Repository Pattern lib to Rest API's
takielias/contract-resolver
4 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.
stdio/stdio-template
6 Downloads
STDIO's Template Laravel
shekarsiri/structure
70 Downloads
Laravel artisan command to create the basic application structure.
sagarv1997/rp-velocity
52 Downloads
Laravel Console Command to easily create Repository Pattern in Laravel Project