Libraries tagged by repository pattern
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
imycc/laravel-simple-pattern
35 Downloads
A generator for Laravel Design Pattern.
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.
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
3 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.