Libraries tagged by repository
dashifen/repository
5249 Downloads
An object with read-only protected properties from which other objects can be extened.
crcms/repository
4402 Downloads
Detached model and controller warehouse data provider
ceddyg/query-builder-repository
756 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
awes-io/repository
105391 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.
abdelrahmanrafaat/repositories-maker
324 Downloads
creates repositories for Laravel models.
dugajean/repositories
865 Downloads
Laravel Repositories
blok/laravel-repository
6365 Downloads
Opinionated Laravel Repository helper package
welshdev/doctrine-base-repository
510 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
veseluy-rodjer/laravel-repository-generator
1103 Downloads
Generate Laravel repositories
vandarpay/service-repository
11837 Downloads
Service Repository Design Pattern In Laravel
usmonaliyev/repository-pattern
1230 Downloads
trilote/laravel-redis-batch-repository
2741 Downloads
Provides redis repository implementation for Laravel Queue Batch
thanhnamcnv/laravel-make-repository-service
3275 Downloads
A simple package to create a make:repository, make:service command for Laravel 8+
techrays-labs/laravel-service-repository-generator
1613 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.