Libraries tagged by repositories
sinemacula/laravel-repositories
5167 Downloads
Provides the repository data pattern to Laravel applications
reb3r/repositories
42242 Downloads
Laravel Repositories
littlebug/laravel-repository
4027 Downloads
The repository mode for laravel!
lerouse/laravel-repository
10604 Downloads
Repository implementation for Laravel.
jetbox/laravel-repository
452 Downloads
Laravel Repository Package
janez89/repository
5888 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1345 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
g4/data-repository
56596 Downloads
repository php library
fsi/resource-repository-bundle
27020 Downloads
Resource repository bundle
coliving/repositories
22473 Downloads
Flexable Laravel 6.x & 7.x & 8.x & 9.x, 10.x & 11.x Repository Library.
buqiu/repository
1868 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。
bfg/repository
38150 Downloads
Missing repositories for Eloquent models Laravel
awes-io/repository
105387 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
arafat69/laravel-repository
1685 Downloads
simple laravel repository pattern
andersonef/repositories-pattern
947 Downloads
Laravel Repositories Pattern Implementation