PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Query2XML

Creates XML data from SQL queries

This package is unmaintained.

Download latest release 1.7.2 (archived versions might be outdated)

License: LGPLv2.1

Description

XML_Query2XML allows you to transform the records retrieved
with one or more SQL SELECT queries into XML data. Very simple to
highly complex transformations are supported. Is was written with
performance in mind and can handle large amounts of data. No XSLT needed!
Major features:
1. XML_Query2XML works with the classes provided by PHP5's built-in DOM API
2. open driver architecture
3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb, PEAR Net_LDAP and Net_LDAP2
4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names
5. highly configurable
6. easy integration of other XML data sources (e.g. raw XML data stored in the DB)
7. debugging, logging and profiling features
8. XML encoding: support for UTF-8, ISO-8859-1 and others
9. in-depth documentation and case studies: tutorials and API documentation
10. 244 phpt unit tests

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#8799ClosedBug0.6.02006-09-27DB/common.php required
#8861ClosedReq0.6.12006-10-05Support for AdoDB
#12568ClosedBug1.5.02007-12-02documentation bug
#17510ClosedBug1.7.12010-06-22When I try to use 'getFlatXML' function its throwing some 'strict standards' er
#17724ClosedBugSVN2010-08-17Patch: Avoid deprecated functions
#18737ClosedBug1.7.22011-08-16Strick standards