vufind-org / vufindcode
Classes for working with EANs, ISBNs and ISMNs (a VuFind support library)
v1.2
2019-11-07 14:29 UTC
Requires
- php: >=7.0.8
Requires (Dev)
- friendsofphp/php-cs-fixer: 2.11.1
- pear/http_request2: 2.3.0
- phing/phing: 2.16.1
- phploc/phploc: 4.0.1
- phpmd/phpmd: 2.6.0
- phpunit/phpunit: 6.5.8
- sebastian/phpcpd: 3.0.1
- squizlabs/php_codesniffer: 3.2.3
README
VuFindCode
Introduction
VuFindCode contains simple classes for dealing with EAN, ISBN and ISMN codes. This is part of the VuFind project (http://vufind.org) but may be useful for any software dealing with published books and/or music.
Installation
The recommended method for incorporating this library into your project is to use Composer (http://getcomposer.org).