Libraries tagged by remository
mjordan/islandora_repository_reports
11436 Downloads
Drupal 8/9 module that provides a collection of reports on various aspects of an Islandora repository.
mahabub/laravel-crud-and-repository-generator
2535 Downloads
laravel crud generator with repository pattern
macpaw/composer-authenticated-repository-plugin
45605 Downloads
Composer plugin for authenticated repository access with GitHub tokens and HTTP basic auth
jooservices/laravel-repository
1777 Downloads
PHP 8.5+ Laravel repository package for trait-based CRUD, filtering, ordering, and request-driven query composition
janez89/repository
6236 Downloads
Repository Pattern for Eloquent
guardian360/repository
18680 Downloads
Repository pattern used to abstract the database layer.
gblix/laravel-controller-repository-traits
8531 Downloads
Traits para Controllers de Laravel facilitando uso da lib `prettus/l5-repository`
fsi/resource-repository-bundle
31909 Downloads
Resource repository bundle
elegantmedia/laravel-simple-repository
13253 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
eghamat24/database-repository
1862 Downloads
Repository Pattern
devly/repository
4060 Downloads
PHP data repository object with array access using dot notation
derafu/repository
3450 Downloads
Derafu: Repository - Lightweight File Data Source Management for PHP
bfg/repository
68848 Downloads
Missing repositories for Eloquent models Laravel
awes-io/repository
105406 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.
andydefer/laravel-repository
1694 Downloads
A lightweight, type-safe repository pattern implementation for Laravel