4d47/archieml
最新稳定版本:v0.2.0
Composer 安装命令:
composer require 4d47/archieml
包简介
PHP parser for the Archie Markup Language
README 文档
README
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
统计信息
- 总下载量: 95
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-04-12