Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tidal/extendedxmliterator
- Owner: tidal
- Created: 2010-03-10T15:33:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-03-10T20:30:26.000Z (over 14 years ago)
- Last Synced: 2023-03-11T00:22:21.560Z (over 1 year ago)
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.)