net_bazzline/php_component_converter
Composer 安装命令:
composer require net_bazzline/php_component_converter
包简介
php component that can handle converting of xml, php array, yaml
README 文档
README
php tool that can handle convertation of following formats: php array, xml, yaml
The build status of the current master branch is tracked by Travis CI:
Converters
Right now, following converters are available out of the box:
- PhpArrayConverter
- JSONConverter
- XMLConverter
- YAMLConverter
I have focused on general configuration content. Each format has its limiting factors and they have kept in mind by creating other converters. For example, you can not use attributes in the xml format since i have no idea how to convert that robust into the other formats.
Packagist
https://packagist.org/packages/net_bazzline/php_component_converter
Add following line to you composer.json file.
"net_bazzline/php_component_converter": "dev-master"
统计信息
- 总下载量: 39
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPLv3
- 更新时间: 2013-06-04