Libraries tagged by laravel repository pattern
rinvex/repository
40459 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.
mattb-it/larepo
11 Downloads
A Laravel repository pattern implementation
yhbyun/snowman
198 Downloads
Laravel 4 Repository Pattern Generator
omnicode/lara-repo
5419 Downloads
Repository pattern for Laravel
aaronjan/housekeeper
257 Downloads
Powerful, simple Repository-Pattern implementation for Laravel (>=5.1), and it come with tests.
tomatophp/tomato-api
1223 Downloads
Full API CRUD Generator build on repository pattern
tgalfa/reposervice
166 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
larachimp/mango-repo
7161 Downloads
Simple repository package for Laravel 5.
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
hibit-dev/criteria
99 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
1giba/datalayer
1391 Downloads
A simplest abstraction for eloquent models
soukar/larepo
25 Downloads
Laravel Repository Pattern Generator
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
sochajakub/entities
13673 Downloads
Simple implementation of Entity/Repository pattern for Laravel
akunbeben/laravository
147 Downloads
Simplify Repository Pattern for Laravel.