tonyhhyip/marc4php

This package is abandoned and no longer maintained. No replacement package was suggested.

Marc Handle with PHP

1.0.0 2016-09-16 16:07 UTC

This package is not auto-updated.

Last update: 2022-06-07 08:47:13 UTC


README

A php library for handling MARC File and MARCXML. For detail of MARC, please see [Library of Congrees] (http://www.loc.gov/marc/).

##Install

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