[Query2XML-Announce] Query2XML 0.3.0 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2006-02-25 19:49:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the second public release of Query2XML. Version 0.3.0 is now available! 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. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes two major changes: - - XML_Query2XML now uses PHP5's DOM XML extension. Therefore DomDocument, DomNode, etc are now used in favor of = XML_Query2XML_XMLElement. XML_Query2XML does not come with XML_Query2XML_XMLElement anymore! - - Back to the roots! XML_Query2XML concentrates on its core features = and therefore drops the functionality of generating an XML schema from XML = data. Minor changes: - - reduction of unit tests (fewer public methods to test): 20 - - complete review of the tutorial and the API documentation - - changes of testCases.sh: schema validation is not supported anymore Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension = 2. minimum effort necessary to get the simple jobs done=20 3. highly configurable for more complex tasks=20 4. straight forward configuration options allow you to concentrate on = solving your problem=20 5. works with any database that is supported by PEAR DB=20 6. debugging & logging features=20 7. provides profiling features=20 8. in-depth documentation: tutorials and API documentation=20 9. Six case studies: from very simple to highly complex scenarios=20 10. 20 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.3.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEALTDQDKlW6glekYRAm0dAJ48zIz/5CO/b/ao+aIDeH+WyIisJgCfYpNC hPYhfceS+SjSSKcjYVa1kc4=3D =3DFVts -----END PGP SIGNATURE----- |