Libraries tagged by repository laravel
kingdarkness/k-repository
1057 Downloads
generator repository laravel 5.*
hunglt/base-repository-laravel
11 Downloads
Base repository implementation for Laravel
briofy/repository-laravel
361 Downloads
The Repository Design Pattern Package for Laravel
01662024622/base-repository-laravel
35 Downloads
Base repository implementation for Laravel
zus1/laravel-base-repository
11 Downloads
Base repository for laravel
zipzoft/laravel-repository
1430 Downloads
Laravel Repository
zignout/laravel-repo
14 Downloads
Laravel Repository Pattern
zatoday/repository
33 Downloads
package repository for laravel, all function eloquent, Eager Loading and upgrade make model
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yukata-roommate/laravel-repository
52 Downloads
Easy to define repository layer for Laravel
yuk1/laravel-repository
4 Downloads
This is the command to create a Laravel repository.
yoelfme/pattern-repository
57 Downloads
A package for implement the pattern repository in Laravel
ymstars/laravel-repository-tool
22 Downloads
laravel repository tool product by ymstars
ymslavov/laravel-repository
1408 Downloads
Stateful repositories for Laravel models.
williamoliveira/yet-another-laravel-repository
13 Downloads
Laravel 5 - Yet Another Laravel Repository with default eloquent implementation