dataground/simpledom 问题修复 & 功能扩展

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

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

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

Build Status

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-27