caseyamcl/php-marc21

MARC Record handling tool for PHP

Maintainers

Package info

github.com/caseyamcl/php-marc21

Homepage

pkg:composer/caseyamcl/php-marc21

Statistics

Installs: 502 085

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v2.0 2026-02-05 16:12 UTC

This package is auto-updated.

Last update: 2026-03-05 16:24:41 UTC


README

This is php-marc.php packaged for use with Composer.

Description

MARC Record parser. Syntactically and logically identical to the Perl library MARC::Record. MARC parsing rules have been checked up from MARC::Record.

Need PHP v7.x, or v5.x compatibility?

  • If you need to use this library with older versions of PHP, you can use the 1.x branch of this library (no longer maintained): composer require caseyamcl/php-marc21: ^1.1

Authors