Libraries tagged by repository-pattern
leekhang/repository
6416 Downloads
Repository Pattern
janez89/repository
6187 Downloads
Repository Pattern for Eloquent
hendabastian/laracrud-apigen
129 Downloads
Generate complete CRUD APIs for Laravel with Repository pattern, Spatie QueryBuilder, JSON:API pagination, and DTOs.
elegantmedia/laravel-simple-repository
12975 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
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.
andydefer/laravel-otp
47 Downloads
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
saritasa/laravel-repositories
17615 Downloads
Saritasa repository pattern implementation for Laravel
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
thombas/revised-repository-pattern
72 Downloads
A package that adds a repository pattern which extends from the established models.
royvoetman/laravel-repository-pattern
141 Downloads
Middleware for Eloquent Models
rez1pro/laravel-repository-pattern
814 Downloads
A Laravel package to implement the repository pattern in your applications.
gohari/repository-pattern
6 Downloads
A Laravel package to generate and use clean repository pattern classes with Artisan commands.
erfanwd/laravel-repository-pattern
14 Downloads
A Laravel package to auto-generate repositories and interfaces based on models
derakht/repository-pattern
66 Downloads
Implement repository pattern design with a command
cariuk/repository-pattern-laravel
2846 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.