Libraries tagged by repository pattern
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
cariuk/laravel-repository-pattern
515 Downloads
CRUD wrapper for laravel apps
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
arifurrahmansw/laravel-repository
9 Downloads
A Laravel package that provides a reusable and extendable repository pattern implementation.
amroboney/repository-generator
41 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
aleprosli/repository-pattern
15 Downloads
This is laravel package
aksara/service-repository-maker
101 Downloads
Laravel service and repository generator
agungsugiarto/codeigniter4-repository
1054 Downloads
Implementation of repository pattern for CodeIgniter 4. 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.
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
pacerit/laravel-repository
635 Downloads
Standalone repository pattern package for Laravel and Lumen framework
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
nalingia/laravel-repositories
4223 Downloads
A Laravel package for the Repository Design Pattern.
lazyelephpant/repository
346 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.