library opus4-doi
OPUS 4 DOI support library
opus4-repo/opus4-doi
OPUS 4 DOI support library
- Friday, May 25, 2018
- by opus4kobv
- Repository
- 2 Watchers
- 0 Stars
- 81 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 376 % Grown
OPUS 4 DOI
DOI support library for OPUS 4., (*1)
Testing
For running unit tests Composer needs to be installed. Using the following command the
tests can be executed., (*2)
$ composer test
In order to run the tests and generate a coverage report use the following command., (*3)
$ composer test-coverage