The Artima Developer Community
Sponsored Link

PHP Buzz Forum
patConfiguration 2.0.0 stable released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stephan Schmidt

Posts: 238
Nickname: schst
Registered: Sep, 2004

Stephan Schmidt is a founding member of PHP Application Tools and a PEAR developer.
patConfiguration 2.0.0 stable released Posted: Aug 14, 2005 10:09 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Stephan Schmidt.
Original Post: patConfiguration 2.0.0 stable released
Feed Title: a programmer's best friend
Feed URL: http://blog.php-tools.net/rss.php?version=1.0
Feed Description: The blog of PHP Application Tools
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Stephan Schmidt
Latest Posts From a programmer's best friend

Advertisement
I finally released a stable version of patConfiguration 2.0.0. patConfiguration is a package to read and write configuration files in different formats, like XML, WDDX and INI. The most powerful driver is the XML driver, which allows you to write rules how the XML tags should be interpreted. This means, that you can map any XML document to arrays, objects and scalar variables by defining the target types of the tags and their attributes. This makes reading configuration files from XML as easy as just passing the configuration as a PHP variable.

You can download patConfiguration either from our website or use the PEAR installer and get it from our channel-server. Be sure that you have patError installed (which is done automatically, when using the PEAR installer).

Read: patConfiguration 2.0.0 stable released

Topic: Mambo Previous Topic   Next Topic Topic: The Merge Has Begun

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use