PHPackages                             ck/php-marcspec - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. ck/php-marcspec

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

ck/php-marcspec
===============

PHP based MARCspec parser and validator

2.0.3(8y ago)970.4k—5.5%1[1 issues](https://github.com/MARCspec/php-marc-spec/issues)1MITPHPPHP &gt;=5.6

Since Jul 29Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/MARCspec/php-marc-spec)[ Packagist](https://packagist.org/packages/ck/php-marcspec)[ RSS](/packages/ck-php-marcspec/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (19)Used By (1)

PHP-MARCspec
============

[](#php-marcspec)

[![Build Status](https://camo.githubusercontent.com/b1e0aa917a1e52bcebedfd5583e06f254de8725cc7d7ecd5873b6c8d3dc00116/68747470733a2f2f7472617669732d63692e6f72672f4d415243737065632f7068702d6d6172632d737065632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MARCspec/php-marc-spec)

PHP *MARCspec* parser and validator.

For currently supported version of **MARCspec - A common MARC record path language** see  .

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

[](#installation)

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

```
composer require ck/php-marcspec

```

PHP-MARCspec requires PHP 7.4 or later.

Usage
=====

[](#usage)

```
