hab/oai-repository

An OAI-PMH repository implementation

Maintainers

👁 dmaus

Package info

git.sr.ht/~dmaus/oai-repository

pkg:composer/hab/oai-repository

Statistics

Installs: 58

Dependents: 0

Suggesters: 0

v2.4.1 2023-02-09 09:17 UTC

Requires

  • php: >=7.2
  • ext-xmlwriter: *

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later 008276d45fbaee42cddf534ad417812ab45b3791

This package is not auto-updated.

Last update: 2026-06-21 03:02:36 UTC


README

An OAI-PMH 2.0 repository implementation.

OAI Repository is Copyright (c) 2016-2022 by Herzog August Bibliothek and released under the terms of the GNU General Public License v3.

This implementation was developed for the Virtual Printroom, a joint project being carried out by the Herzog August Bibliothek (HAB) in Wolfenbüttel and the Herzog Anton Ulrich Museum (HAUM) in Braunschweig, Germany.

It is known to power the following web services:

Installation

You can install this package via composer

composer require hab/oai-repository

Development tools

OAI Repository uses PHPUnit, Phan and PHPStan to spot bugs and maintain code quality.

As of February 2023 the respective tools are expected to be installed with Phive. After cloning this repository run `phive install` to install the required development tools.

Authors

David Maus <david.maus@sub.uni-hamburg.de>