PHPackages                             swiss-social-archives/alephmarc2xml - 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. swiss-social-archives/alephmarc2xml

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

swiss-social-archives/alephmarc2xml
===================================

This php class converts an MARC output from Aleph to a XML file

2.0.0(9y ago)352MITPHPPHP &gt;=5.2

Since Jun 18Pushed 5y ago2 watchersCompare

[ Source](https://github.com/SwissSocialArchives/AlephMarc2XML)[ Packagist](https://packagist.org/packages/swiss-social-archives/alephmarc2xml)[ Docs](https://github.com/SwissSocialArchives/AlephMarc2XML)[ RSS](/packages/swiss-social-archives-alephmarc2xml/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

AlephMarc2XML
=============

[](#alephmarc2xml)

This php class converts an MARC output from Aleph to a XML file

Usage
-----

[](#usage)

```
$marc = new AlephMarc2XML();
$marc->setFileName('down.txt');
$xml = $marc->get();
```

or

```
$marc = new AlephMarc2XML();
$marc->setContent($content); // String with Marc
$xml = $marc->get();
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~602 days

Total

2

Last Release

3385d ago

Major Versions

1.0.0 → 2.0.02017-02-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/b598f7863142670f78e18212cca3ad01037e8bdcc83937fd35c94a406e540c1f?d=identicon)[phaidon](/maintainers/phaidon)

---

Top Contributors

[![phaidon](https://avatars.githubusercontent.com/u/608602?v=4)](https://github.com/phaidon "phaidon (6 commits)")

---

Tags

xmlmarcAleph

### Embed Badge

![Health badge](/badges/swiss-social-archives-alephmarc2xml/health.svg)

```
[![Health](https://phpackages.com/badges/swiss-social-archives-alephmarc2xml/health.svg)](https://phpackages.com/packages/swiss-social-archives-alephmarc2xml)
```

###  Alternatives

[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[jms/serializer

Library for (de-)serializing data of any complexity; supports XML, and JSON.

2.3k135.8M851](/packages/jms-serializer)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k89.3M627](/packages/jms-serializer-bundle)[hassankhan/config

Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files

97513.5M170](/packages/hassankhan-config)[sabre/xml

sabre/xml is an XML library that you may not hate.

52832.2M131](/packages/sabre-xml)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
