caseyamcl / php-marc21
MARC Record handling tool for PHP
Installs: 419 075
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 0
Requires
- php: >=5.3.0|^7.0
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is auto-updated.
Last update: 2024-10-21 06:25:17 UTC
README
This is php-marc.php packaged for use with Composer.
Description
MARC Record parser. Syntatically and logically identical to the Perl library MARC::Record. MARC parsing rules have been checked up from MARC::Record
.
Authors
- Christoffer Landtman landtman@realnode.com - Original Author
- Grant Gingell ggingell@fsu.edu - Repackaged and Updated
- Casey McLaughlin caseyamcL@gmail.com - Updated and hosted on Packagist