PHPackages                             picturae/oai-pmh - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. picturae/oai-pmh

AbandonedLibrary[API Development](/categories/api)

picturae/oai-pmh
================

Picturae OAI-PMH package. Can be used to create a OAI endpoint

1.0.1(5mo ago)713.5k8GPL-3.0-or-laterPHP

Since Dec 2Pushed 5mo ago25 watchersCompare

[ Source](https://github.com/vitec-memorix/OaiPmh)[ Packagist](https://packagist.org/packages/picturae/oai-pmh)[ RSS](/packages/picturae-oai-pmh/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (32)Used By (0)

[![Latest Version](https://camo.githubusercontent.com/5a0311c42e402a43f9330aab1fd188480f838c34cf881b4be23a7a5149bb1fb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70696374757261652f6f61692d706d682e737667)](https://packagist.org/packages/picturae/oai-pmh)[![Build Status](https://camo.githubusercontent.com/daa64146f262ee6dadc7d25f87ae142b6730c791dd135c8bbb2f881d8fa5db25/68747470733a2f2f7472617669732d63692e6f72672f70696374757261652f4f6169506d682e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/picturae/OaiPmh)[![Coverage Status](https://camo.githubusercontent.com/05a9ab3e641fbca75874ac527845f247b01bc5431def39c7c3f8bdeeccd83110/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f70696374757261652f4f6169506d682f62616467652e7376673f736572766963653d676974687562)](https://coveralls.io/github/picturae/OaiPmh)[![Total Downloads](https://camo.githubusercontent.com/98de5a499b6e06210947d6d4edea0813f7210c0facbfaa7dfab9f4c44867e69c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70696374757261652f6f61692d706d682e737667)](https://packagist.org/packages/picturae/oai-pmh)

Description
===========

[](#description)

Provides an wrapper to produce a OAI-PMH endpoint.

Repository
==========

[](#repository)

To use the OAI-PMH Library it is required to make your own implementation of the \\Picturae\\OaiPmh\\Interfaces\\Repository interface

Below is an example implementation needs to be modified to return your data

```
