Libraries tagged by repository patterns
akunbeben/laravository
148 Downloads
Simplify Repository Pattern for Laravel.
prjkt/repofuck
3155 Downloads
Fucking with the repository design pattern
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.
wekode/repository
163 Downloads
Repository pattern setup
warehouse/repository
0 Downloads
Generic implementation of Domain-Driven Design Repository Pattern
unostentatious/repository
18 Downloads
An abstraction layer that let's you implement repository pattern for your models.
unamatasanatarai/lara-repositories
42 Downloads
Repository pattern
um-flint/laravel-repository
1989 Downloads
A repository pattern for Laravel.
tzachi/phalcon-repository
11 Downloads
Phalcon repository is a library for implementing the repositories pattern in projects that use the Phalcon framework
two-bros/repository-pattern
20 Downloads
tuananhnva/laravel-repository
15 Downloads
Laravel Repository Pattern
tlikai/laravel-repository
2638 Downloads
Laravel Repository pattern implemention
thirteen/repositories
173 Downloads
Repository Pattern Provider.
tendou1618/tendou-repository
5 Downloads
Base repository implementation for Laravel
temify/repository-pattern-maker
10 Downloads
create respository and interface and facade with single command