opus4-repo/opus4-doi

OPUS 4 DOI support library

Installs: 20 160

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 2

Open Issues: 4

pkg:composer/opus4-repo/opus4-doi

4.8 2023-02-03 16:06 UTC

This package is auto-updated.

Last update: 2025-10-06 18:12:04 UTC


README

DOI support library for OPUS 4.

Testing

For running unit tests Composer needs to be installed. Using the following command the tests can be executed.

$ composer test

In order to run the tests and generate a coverage report use the following command.

$ composer test-coverage