Libraries tagged by repository-pattern
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.
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
yhbyun/snowman
198 Downloads
Laravel 4 Repository Pattern Generator
unlimited/repository-design-pattern-laravel
2485 Downloads
repository_pattern
trovee/laravel-repository
14 Downloads
An up to date repository pattern implementation for Laravel
tomatophp/tomato-api
1226 Downloads
Full API CRUD Generator build on repository pattern
theozebua/laravel-repository
557 Downloads
Just a simple artisan command to create your repository pattern files.
soukar/larepo
33 Downloads
Laravel Repository Pattern Generator
safiullahsarhandi/laravel-repository
1154 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
ra3oul/eloquent-abstract-repository
173 Downloads
laravel eloquent abstract repository to implement repository pattern in easy way
r2soft/database
887 Downloads
R2 Soft - Repository pattern library based in Laravel
parable-php/orm
500 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation
omnicode/lara-repo
5419 Downloads
Repository pattern for Laravel
okaybueno/laravel-repositories
15981 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
nanvaie/database-repository
907 Downloads
Repository Pattern