dataground/simpledom
最新稳定版本:1.0.10
Composer 安装命令:
composer require dataground/simpledom
包简介
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
关键字:
README 文档
README
Description
SimpleDOM is built upon SimpleXML and acts as a bridge providing DOM methods using SimpleXML's syntax. It also adds a bunch of convenience methods. SimpleDOM is a single file with no dependencies. All you need to use it is include it and create SimpleDOM objects instead of SimpleXMLElement objects, or simply use simpledom_load_string() instead of simplexml_load_string(). No user manual, but every method is documented in the phpDocumentor-generated output, see doc/ for more information.
History
Forked 27-11-2014 of the unsupported SimpleDOM project on google code
Usage
Usage just like SimpleXML
统计信息
- 总下载量: 40.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-27