Libraries tagged by repository pattern
okaybueno/laravel-repositories
16100 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
linx/eloquent-repository
7457 Downloads
Repository Pattern for Eloquent
leekhang/repository
6400 Downloads
Repository Pattern
janez89/repository
6187 Downloads
Repository Pattern for Eloquent
elegantmedia/laravel-simple-repository
12955 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
cariuk/laravel-repository-pattern
978 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
awes-io/repository
105404 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.
arafatdev/laravel-repository
74 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
andydefer/laravel-repository
313 Downloads
A lightweight, type-safe repository pattern implementation for Laravel
saritasa/laravel-repositories
17608 Downloads
Saritasa repository pattern implementation for Laravel
salmanzafar/laravel-repository-pattern
3320 Downloads
Implement repository pattern with a single command
arafat69/laravel-repository
3423 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
diosaputra/repository-generator-for-laravel
259 Downloads
Laravel package for generating repositories
rinvex/repository
41492 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rupeshstha/core-foundation
41 Downloads
A foundational package for streamlined development, offering essential core functionality and components to accelerate project creation and enhance scalability.