News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney's Blog:
Introducing Phly_Struct and Phly_Config
May 20, 2006 @ 10:01:28

Matthew Weir O'Phinney has created his own modules that he shares in this post today - one to manage the config data for the application and another to act as a bridge between the scripts and that configuration store.

I often find myself needing a configuration module of some sort -- for storing application parameters, bootstrapping, template variables, what have you. The problem, however, is: once I bring them into my project, how can I access them? Better yet, would there be a way to bring in configurations of many types and still access them all in the same way?

He looked into several of the methods out there, but wasn't pleased with any of them - so he created his own, the Phly_Struct and Phly_Config modules. He talks briefly about what they are, but gets quickly into the code examples to prove their worth. It's a basic example tying the two of them together and loading some simple values into an instance of the Phly_Config. Both are available from the PHLY: PHP Library PEAR channel.

0 comments voice your opinion now!
modules configuration store struct interface library modules configuration store struct interface library


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Dependency Injection: An analogy

Jonas Hovgaard's Blog: How I stopped writing awesome code

DevShed: User-defined interfaces in PHP 5 - Implementing (X)HTML Widgets

Richard Thomas' Blog: The Pie in jQPie (and a Contest)

Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted


Community Events











Don't see your event here?
Let us know!


community opinion object testing functional tool example podcast unittest language code zendframework2 framework interview development conference release composer introduction series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework