Skip to content

4d47/php-archieml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchieML

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

Read about the ArchieML specification at archieml.org.

This project is currently mostly a translation of ArchieML.js v0.4.2

Install

composer require 4d47/archieml

Usage

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

Test

git submodule init
git submodule update
composer install
composer test

About

PHP parser for the Archie Markup Language (ArchieML)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages