pear/xml_util 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pear/xml_util

最新稳定版本:v1.4.5

Composer 安装命令:

composer require pear/xml_util

包简介

Methods to work with XML documents

README 文档

README

Build Status

Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.

Homepage

Installation

For a PEAR installation that downloads from the PEAR channel:

$ pear install pear/xml_util

For a PEAR installation from a previously downloaded tarball:

$ pear install XML_Util-*.tgz

For a PEAR installation from a code clone:

$ pear install package.xml

For a local composer installation:

$ composer install

To add as a dependency to your composer-managed application:

$composer require pear/xml_util

Tests

Run the tests from a local composer installation:

$ ./vendor/bin/phpunit -c phpunit.xml.dist

License

BSD license

统计信息

  • 总下载量: 2.55M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 7
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 10
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-06-22