vufind-org/vufind-marc

MARC record processing library for the VuFind project

Maintainers

Package info

github.com/vufind-org/vufind-marc

Homepage

Issues

pkg:composer/vufind-org/vufind-marc

Statistics

Installs: 149 652

Dependents: 1

Suggesters: 0

Stars: 2

v1.2.0 2025-04-21 11:10 UTC

This package is auto-updated.

Last update: 2026-02-19 12:50:10 UTC


README

CI Status

VuFind-Marc

Introduction

VuFind-Marc contains classes to handle MARC records in different carrier formats. This is part of the VuFind® project but may also be useful for other purposes.

Features

VuFind-Marc provides functionality for reading MARC records and validating (linting) MARC 21 records. It supports standalone records as well as record collection files. Following carrier formats are supported:

Additional formats can be added as necessary.

Installation

The recommended method for incorporating this library into your project is to use Composer (http://getcomposer.org).