Libraries tagged by repository laravel
zignout/laravel-repo
14 Downloads
Laravel Repository Pattern
zatoday/repository
32 Downloads
package repository for laravel, all function eloquent, Eager Loading and upgrade make model
zakaria-elkashef/repository-pattern
26 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.
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
21 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
wilkques/repositories
47 Downloads
Laravel Repository
vydev/repository
3 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vydev/easy-repository
205 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
visiarch/laravel-repository
14 Downloads
A simple Laravel package to create repository, using artisan commands
vince/repositories
3 Downloads
Laravel Repositories
uptoolkit/laravel-repository
73 Downloads
Opinionated Laravel Repository helper package
um-flint/laravel-repository
1974 Downloads
A repository pattern for Laravel.