[Query2XML-Announce] Query2XML 0.4.0 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2006-02-28 13:40:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the third public release of Query2XML. Version 0.4.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 just one major change: - - Public methods will now only throw exceptions that extend = PEAR_Exception. No PEAR errors or special XML will be returned anymore. = Therefore the public method XML_Query2XML::factory() now only knows one = argument. 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.4.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) iD8DBQFEBFKfQDKlW6glekYRAjrCAKCAltRj9sQFYlEU285OppvkfpKQGQCeODTe J67mZdtLXsbhvfNGOsfr7lk=3D =3Dr1Uu -----END PGP SIGNATURE----- |