Libraries tagged by repository-interface
pw/repository
6 Downloads
Repository Interface Pattern
pierresilva/laravel-repository
126 Downloads
Reusable Laravel repository interface.
mnshankar/repository
13 Downloads
Reusable repository interface - Forked from Caffeinated/repository, modified to work with Laravel 5.0/php 5.4
max26292/laravel-lazy-tools
1104 Downloads
This tools for lazy guys, used to generate repository,interface and response
kidkang/laravel-makerepo
70 Downloads
laravel make repositories interface and eloquent
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
dimaxz/repository
8976 Downloads
repository interfaces
codekandis/persistence
302 Downloads
`codekandis/persistence` is a library providing database connector and repository interfaces and classes.
bishnu/laravel-repository-generator
11 Downloads
A Laravel package to generate repositories, interfaces, services, and handling Module-based structure with ease.
antarctica/laravel-base-repositories
369 Downloads
A set of base repository interfaces and implementations for Laravel applications