Home » XML » XML_Util2
XML utility class
This package is unmaintained.
Download latest release 0.2.0 (archived versions might be outdated)
License: BSD License
Description
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.
Maintainers
- Daniel O'Connor (doconnor) — lead, active
- Chuck Burgess (ashnazg) — lead, active
- Stephan Schmidt (schst) — lead, inactive
- Davey Shafik (davey) — helper, inactive
Dependencies
Required
- PHP (>= 5.1.0)
- PEAR Installer (>= 1.9.3)
- pcre (extension)
Optional
- PHPUnit (pear.phpunit.de, >= 3.6.0)
Releases
- 0.2.0 (alpha, 2014-06-07)
Release notes
License: BSD License
Fixed tests
Added phpunit 3.6 optional dep
Bug #18343 Entities in file names decoded during packaging - 0.1.0 (alpha, 2011-08-03)
Release notes
License: BSD License
Initial release
Forked from XML_Util
Fixed dir layout
PHP5 E_STRICT compatability
Use of class constants instead of define()s
Use of exceptions
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #19983 | Bogus | Bug | 2013-06-18 | dependencis missing |