Libraries tagged by Repository Parttern
sajadsdi/laravel-repository
56 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
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
432 Downloads
Structure for the Laravel Service-Repository Pattern
leekhang/repository
2333 Downloads
Repository Pattern
guardian360/repository
10087 Downloads
Repository pattern used to abstract the database layer.
elegantmedia/laravel-simple-repository
8466 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
cariuk/repository-pattern-laravel
1951 Downloads
CRUD wrapper for laravel apps
cariuk/laravel-repository-pattern
435 Downloads
CRUD wrapper for laravel apps
agungsugiarto/codeigniter4-repository
1037 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.
sinemacula/laravel-repositories
604 Downloads
Provides the repository data pattern to Laravel applications
eazybright/repository-package
3117 Downloads
A package for managing repository design pattern
dlx-llc/laravel-repository
1696 Downloads
Repository design pattern implementation for Laravel framework.
omnicode/lara-repo
5383 Downloads
Repository pattern for Laravel