Libraries tagged by data repository
paragonie/certainty
2700636 Downloads
Up-to-date, verifiable repository for Certificate Authorities
doctrine/phpcr-odm
1561271 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
php-tmdb/api
388017 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.
analogue/orm
47726 Downloads
An intuitive Data Mapper ORM for PHP and Laravel
oxid-esales/oxideshop-demodata-installer
1207006 Downloads
This tool is used to copy pictures from demo data repository to OXID eShop, during setup process.
rinvex/laravel-repositories
17410 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
wikibase/wikibase
11221 Downloads
Structured data repository for MediaWiki
doctrine/skeleton-mapper
11102 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
devly/repository
4113 Downloads
PHP data repository object with array access using dot notation
sinemacula/laravel-repositories
20281 Downloads
Provides the repository data pattern to Laravel applications
mimmi20/ua-data-interface
24887 Downloads
Provides a GitHub repository ua-data-interface for a PHP library, using GitHub actions.
derafu/repository
3610 Downloads
Derafu: Repository - Lightweight File Data Source Management for PHP
milpa/data
2360 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
kassko/data-mapper
39243 Downloads
A mapper which gives a lot of features to representate some raw data like objects
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.