OPUS 4 DOI support library
github.com/OPUS4/opus4-doi
Homepage
pkg:composer/opus4-repo/opus4-doi
Installs: 21 724
Dependents: 1
Suggesters: 0
Stars: 0
Open Issues: 4
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
GPL-2.0+ 7bbd1aca193c5105fc8b24ec58672c4ce2373ff9
doiopus4
This package is auto-updated.
Last update: 2026-03-06 19:04:14 UTC
DOI support library for OPUS 4.
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