php-horde-Horde-Xml-Element - Horde Xml Element object
- Website:
- http://pear.horde.org
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
This package provides an element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing "ghost" objects.
Packages
php-horde-Horde-Xml-Element-2.0.4-1.el7.remi.noarch | [17 KiB] |
Changelog by Remi Collet (2016-02-02):
- Update to 2.0.4 - PHP 7 compatible version - run test suite with both PHP 5 and 7 when available |
php-horde-Horde-Xml-Element-2.0.3-1.el7.remi.noarch | [16 KiB] |
Changelog by Remi Collet (2015-04-28):
- Update to 2.0.3 - add dependency on Horde_Util |