mdcoderu/xml-stream-reader
最新稳定版本:1.0.1
Composer 安装命令:
composer require mdcoderu/xml-stream-reader
包简介
PHP XML stream reader
README 文档
README
##PHP XML Stream Reader
Reads XML from either a string or a stream, allowing the registration of callbacks when an elemnt is found that matches path.
Installation with Composer
Declare xmlStreamReader as a dependency in your projects composer.json file:
{
"require": {
"mdcoderu/xml-stream-reader": "dev"
}
}
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 60
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-14