File_MARC package for PHP

Hey, welcome to the File_MARC package for PHP. If you don't know what MARC is, then you probably don't need this package -- but you can find out more about MARC at Library of Congress: MARC standards.

Requirements

The basic requirement for File_MARC is PHP 5 with a working PEAR installer. The PEAR installer will install any dependencies for you.

Installation

Install the File_MARC package using the PEAR installer. You have to append -alpha to the package name as I have not yet created a stable release.

# pear install File_MARC-alpha

Documentation

Read the File_MARC API documentation.

Highlighted source files

Download

Current release: 0.1.0-alpha is hosted at PEAR.

Comments

Comments are welcome by email at dbs@php.net.

Future directions

Previous releases