A php library for handling MARC File and MARCXML. For detail of MARC, please see [Library of Congrees] (http://www.loc.gov/marc/).
You may install it by composer.
{
"require": {
"tonyhhyip/marc4php": "dev-master"
}
}
or clone it into your library
git clone git://github.com/tonyhhyip/marc4php.git