Search by

caseyamcl / php-marc21

caseyamcl

MARC Record handling tool for PHP

Package info

github.com/caseyamcl/php-marc21

Homepage

pkg:composer/caseyamcl/php-marc21

Statistics

Installs: 539 419

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-09-05 17:45:34 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