Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tidal/extendedxmliterator

Util and Convinience Class to extend PHP´s native SimpleXMLIterator Class. Extended API offers shortcut methods for common XML Traversing tasks.
https://github.com/tidal/extendedxmliterator

Last synced: 6 days ago
JSON representation

Util and Convinience Class to extend PHP´s native SimpleXMLIterator Class. Extended API offers shortcut methods for common XML Traversing tasks.

Awesome Lists containing this project

README

        

ExtendedXMLIterator
==============
Util and Convinience Class to extend PHP´s native SimpleXMLIterator Class
Extended API offers shortcut methods for common XML Traversing tasks.
(Note that this class initially has been written in and for PHP5.0.x, so some of
of the methods might [not must] be obsolete for later PHP versions.)