PHPackages                             ck/file\_marc\_reference - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ck/file\_marc\_reference

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ck/file\_marc\_reference
========================

MARCspec adapter for File\_MARC

v1.2.0(8y ago)1074.2k↓34.4%2[2 PRs](https://github.com/MARCspec/File_MARC_Reference/pulls)1MITPHPPHP &gt;=5.6

Since Dec 4Pushed 4y ago2 watchersCompare

[ Source](https://github.com/MARCspec/File_MARC_Reference)[ Packagist](https://packagist.org/packages/ck/file_marc_reference)[ RSS](/packages/ck-file-marc-reference/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (14)Used By (1)

File\_MARC\_Reference
=====================

[](#file_marc_reference)

[![Build Status](https://camo.githubusercontent.com/aa86ec3b407c8a626ecfd2ea33e03ef5857eca52cc4ba734f1cddfea639d0c12/68747470733a2f2f7472617669732d63692e6f72672f4d415243737065632f46696c655f4d4152435f5265666572656e63652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MARCspec/File_MARC_Reference) [![Coverage Status](https://camo.githubusercontent.com/66a89a045dd873f9719f5ff06f2759be6ed0c2838c6cc85aadd507046ba8eecc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4d415243737065632f46696c655f4d4152435f5265666572656e63652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/MARCspec/File_MARC_Reference?branch=master)

File\_MARC\_Reference is an extension to the famous MARC parser for PHP [File\_MARC](http://pear.php.net/package/File_MARC). With File\_MARC\_Reference you can use [MARCspec](http://marcspec.github.io/MARCspec) as an unified way to access MARC data. Besides it simplifies File\_MARC a lot.

Installation
============

[](#installation)

Installation can be done by using [Composer](https://getcomposer.org/doc/00-intro.md). Just run

```
composer require ck/file_marc_reference

```

Usage
=====

[](#usage)

First require autoload.php

```
