Libraries tagged by base repository
sirix/cycle-orm-extensions
1212 Downloads
Practical extensions for Cycle ORM: base repositories, entity traits, typecasts and more
ikkez/sugarcore
505 Downloads
Sugarcore base repository
robertgdev/laravel-base-repository
9 Downloads
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
phpddd/repository
598 Downloads
Implementation of a base repository
nilportugues/repository-cache
236 Downloads
Implementation of a base repository with cache layer using StashPHP
matthewbdaly/laravel-repositories
1224 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
forecho/laravel-repository
4028 Downloads
Base repository implementation for Laravel
escsrl/repository
2382 Downloads
Symfony base repository methods
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
islamic-network/ilm-api-base
9 Downloads
Shared serving runtime for the ilm domain APIs: snapshot repository, DTO utilities, response cache, base controller and search scanner.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
celysium/base
1339 Downloads
The base structure package.
thavarshan/base
3611 Downloads
A basic repository for quickly scaffolding typical PHP packages