Libraries tagged by RepositoryPattern
cariuk/laravel-repository-pattern
437 Downloads
CRUD wrapper for laravel apps
salmanzafar/laravel-repository-pattern
3006 Downloads
Implement repository pattern with a single command
surazdott/laravel-repository
72 Downloads
Laravel repository design pattern with service and interface.
sajadsdi/laravel-repository
56 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
clean/repository
48340 Downloads
agungsugiarto/codeigniter4-repository
1040 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.
omnicode/lara-repo
5383 Downloads
Repository pattern for Laravel
okaybueno/laravel-repositories
15944 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
nanvaie/database-repository
892 Downloads
Repository Pattern
michele-angioni/phalcon-repositories
24573 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
manowartop/repository-service-laravel-pattern
433 Downloads
Structure for the Laravel Service-Repository Pattern
leekhang/repository
2351 Downloads
Repository Pattern
guardian360/repository
10093 Downloads
Repository pattern used to abstract the database layer.
elegantmedia/laravel-simple-repository
8477 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
royvoetman/laravel-repository-pattern
136 Downloads
Middleware for Eloquent Models