Libraries tagged by repoistories
propaysystems/laravel-base-repositories
7502 Downloads
Base elequent repositories with interface for common queries.
okaybueno/laravel-repositories
15936 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
michele-angioni/phalcon-repositories
24566 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
matthewbdaly/laravel-repositories
1191 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
andersonef/repositories-pattern
902 Downloads
Laravel Repositories Pattern Implementation
abdelrahmanrafaat/repositories-maker
324 Downloads
creates repositories for Laravel models.
ollieread/laravel-repositories
9 Downloads
A package that exists to show you that repositories don't have to be over complicated
zhaohehe/zrepository
529 Downloads
Laravel Repositories
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
squirrelphp/entities
3391 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
sebwite/support
141700 Downloads
Laravel 5 support package
laradic/support
73220 Downloads
Laravel support package
ethical-jobs/laravel-storage
37306 Downloads
Laravel repository storage package
elegantmedia/laravel-simple-repository
8050 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
buqiu/repository
1208 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。