rquadling/lalit
最新稳定版本:3.4.1
Composer 安装命令:
composer require rquadling/lalit
包简介
GitHub copy of LaLit's XML2Array and Array2XML
README 文档
README
LaLit allows you to convert XML to a PHP array and back again.
The base code was developed by Lalit Patel and was available from http://www.lalit.org/lab/
From around May 7th 2018, the original site is not available.
The Internet Archive copies are mentioned below.
The original code was in the initial commit and all subsequent work has been carried out by me (Richard Quadling) and the contributors. Hopefully I've mentioned them all in the CHANGELOG.md.
XML2Array : Original page / Internet Archive.
Array2XML : Original page / Internet Archive.
I've added additional unit tests via a generator (so probably too many tests)
Extended usage
Alternative labelling
As of v3.2.0, the init() method has been expanded to allow the labels used in the output XML2Array::createArray() and
the input to Array2XML::createXML() to be changed. Any value, where null is supplied will revert to the default value.
Version History
Please read the CHANGELOG document.
@todo
- Add support for
<!-- comments -->within the XML, such that when converting from XML -> PHP -> XML, the comments are preserved.
统计信息
- 总下载量: 30.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 72
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: CC0-1.0
- 更新时间: 2015-04-29