Download the PHP package square-bit/oai-pmh without Composer
On this page you can find all versions of the php package square-bit/oai-pmh. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download square-bit/oai-pmh
More information about square-bit/oai-pmh
Files in square-bit/oai-pmh
Download square-bit/oai-pmh
More information about square-bit/oai-pmh
Files in square-bit/oai-pmh
Vendor square-bit
Package oai-pmh
Short Description Picturae OAI-PMH package. Can be used to create a OAI endpoint
License GPL-3.0-or-later
Package oai-pmh
Short Description Picturae OAI-PMH package. Can be used to create a OAI endpoint
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package oai-pmh
Description
Provides an wrapper to produce a OAI-PMH endpoint.
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
Sending a response
To create a request and send a response you will need something that can create a PSR 7 server request and emit a PSR 7 response
In this example we use zend-diactoros
Validators
Values for setSpec must be validated yourself before adding them to the header
`
All versions of oai-pmh with dependencies
PHP Build Version
Package Version
The package square-bit/oai-pmh contains the following files
Loading the files please wait ....