Libraries tagged by repositories
elegantmedia/laravel-simple-repository
8099 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
dlx-llc/laravel-repository
1562 Downloads
Repository design pattern implementation for Laravel framework.
dimaxz/repository
8108 Downloads
repository interfaces
devly/repository
668 Downloads
PHP data repository object with array access using dot notation
dashifen/repository
4444 Downloads
An object with read-only protected properties from which other objects can be extened.
codeofdigital/cache-repository
4237 Downloads
Laravel Repository Package with Caching
ceddyg/query-builder-repository
725 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
buqiu/repository
1217 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。
andersonef/repositories-pattern
902 Downloads
Laravel Repositories Pattern Implementation
abdelrahmanrafaat/repositories-maker
324 Downloads
creates repositories for Laravel models.
caffeinated/repository
4620 Downloads
Reusable Laravel repository interface.
blok/laravel-repository
5595 Downloads
Opinionated Laravel Repository helper package
vxsoft/laravel-repository
10 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
usmonaliyev/repository-pattern
716 Downloads
ulex/epic-repositories
4387 Downloads
EPIC Repositories - An epic Laravel package