Libraries tagged by repository pattern
sajadsdi/laravel-repository
69 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
quangnd/repository
228 Downloads
Repository Pattern
okaybueno/laravel-repositories
16004 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
morilog/flexible-repository
2391 Downloads
Flexible and powerful repositories for laravel framework
mmauksch/json-repositories
136 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
michele-angioni/phalcon-repositories
24612 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
manowartop/repository-service-laravel-pattern
466 Downloads
Structure for the Laravel Service-Repository Pattern
linx/eloquent-repository
5753 Downloads
Repository Pattern for Eloquent
leekhang/repository
4414 Downloads
Repository Pattern
juankno/laravel-repository
185 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
giordanolima/eloquent-repository
1438 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
elegantmedia/laravel-simple-repository
10190 Downloads
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
cariuk/repository-pattern-laravel
2549 Downloads
CRUD wrapper for laravel apps
awes-io/repository
105390 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.
agungsugiarto/codeigniter4-repository
1063 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.