Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

tonyhhyip/marc4php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marc4php

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