PHPackages                             4d47/archieml - 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. 4d47/archieml

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

4d47/archieml
=============

PHP parser for the Archie Markup Language

v0.2.0(9y ago)51031Apache-2.0PHPPHP &gt;=5.6

Since Apr 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/4d47/archieml-php)[ Packagist](https://packagist.org/packages/4d47/archieml)[ RSS](/packages/4d47-archieml/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

ArchieML
========

[](#archieml)

Parse Archie Markup Language (ArchieML) documents into PHP arrays.

Read about the ArchieML specification at [archieml.org](http://archieml.org).

This project is currently mostly a translation of [ArchieML.js v0.4.2](https://github.com/newsdev/archieml-js/blob/e0fab24/archieml.js)

Install
-------

[](#install)

`composer require 4d47/archieml`

Usage
-----

[](#usage)

```
ArchieML::load("key: value"); // [ 'key' => 'value' ]
```

Test
----

[](#test)

```
git submodule init
git submodule update
composer install
composer test
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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 ~528 days

Total

2

Last Release

3526d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.3

v0.2.0PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c1f7f19402246b0c27cb6428889b9d44a9f11018d3d2dc8734cfd8757af7dd3?d=identicon)[4d47](/maintainers/4d47)

---

Top Contributors

[![4d47](https://avatars.githubusercontent.com/u/729919?v=4)](https://github.com/4d47 "4d47 (17 commits)")

---

Tags

archiemlphplanguageparsertextmarkuparchiearchiemlaml

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/4d47-archieml/health.svg)

```
[![Health](https://phpackages.com/badges/4d47-archieml/health.svg)](https://phpackages.com/packages/4d47-archieml)
```

###  Alternatives

[creof/wkb-parser

Parser for well-known binary (WKB/EWKB) object data

615.1M16](/packages/creof-wkb-parser)[creof/geo-parser

Parser for geography coordinate strings

624.4M15](/packages/creof-geo-parser)[creof/wkt-parser

Parser for well-known text (WKT) object strings

554.8M16](/packages/creof-wkt-parser)[gregwar/rst

PHP library to parse reStructuredText documents

93499.3k13](/packages/gregwar-rst)[doctrine/rst-parser

PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.

64233.6k9](/packages/doctrine-rst-parser)[type-lang/parser

Library for parsing and validating TypeLang syntax and converting it into AST nodes

5158.4k6](/packages/type-lang-parser)

PHPackages © 2026

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