Braindump
Php Configuration Classes
Braindump.PhpConfigurationClasses History
Hide minor edits - Show changes to markup
January 12, 2010, at 03:57 PM
by
- Changed line 13 from:
Download coming soon...
to:
January 12, 2010, at 03:51 PM
by
- Added lines 1-13:
PHP Configuration Classes
These classes make for a simple to use (from the application's point of view) configuration interface.
If you need functionality to read in and/or modify configuration files, then you should rather have a look at the Config package in PEAR.
To Be Done
- Reading/writing configurations from/to a data storage system (files, db, ...) is not an item to be done (see above).
- Merge configurations (allow for multiple conflict resolution strategies)
Download
Download coming soon...