PHPackages                             square-bit/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. square-bit/oai-pmh

ActiveLibrary

square-bit/oai-pmh
==================

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

v0.3(2y ago)1145↓100%1[1 PRs](https://github.com/square-bit/OaiPmh/pulls)1GPL-3.0-or-laterPHP

Since Nov 27Pushed 2y agoCompare

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

READMEChangelog (2)Dependencies (7)Versions (4)Used By (1)

[![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

```
