Libraries tagged by data repository
wwwision/import-service
9907 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
wtfzdotnet/php-tmdb-api
2869 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
rhubarbphp/scaffold-repository-log
18205 Downloads
A module for writing Rhubarb Log entries to a data repository
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
dlx-llc/laravel-repository
2302 Downloads
Repository design pattern implementation for Laravel framework.
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
awes-io/repository
105388 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.
rekalogika/collections-orm
1087 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
opencultureconsulting/simple-oai-pmh
65 Downloads
This is a stand-alone and easy to install data provider implementing the Open Archives Initiative's Protocol for Metadata Harvesting (OAI-PMH).
blast/orm
169 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL
linkorb/sage
1046 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
neclimdul/coveo-push-api
920 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
monkeyscloud/monkeyslegion-entity
156 Downloads
Attribute-based data-mapper, entity scanner, and repository layer.
acdh-oeaw/arche-lib-ingest
5586 Downloads
A library for ingesting data into the ACDH digital objects repository
vaskiq/laravel-datalayer
138 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.