[Query2XML-Announce] Query2XML 0.5.1 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2006-03-17 09:54:54
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 5th public release of Query2XML. Version 0.5.1 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 just a couple of minor changes (mostly coding = style): - - all code lines now have a maximum length of 85 characters - - no () with require_once - - always using {} with code blocks - - no silencing of any calls using @ - - using /* ... */ for all multi-line comments - - enhanced documentation for private methods - - code enhancements inside XML_Query2XML::getXML() 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 3. highly configurable for more complex tasks 4. straight forward configuration options allow you to concentrate on = solving your problem 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging & logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Six case studies: from very simple to highly complex scenarios 10. 99 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.5.1.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) iD8DBQFEGodlQDKlW6glekYRAmB3AKCJmAwjM4LG+VPpfpXQjAOCXB0xUwCcCxYa STTfagZE3mH3MIIUmA/eK44=3D =3Dvvwz -----END PGP SIGNATURE----- |