Code Generation: Config Editor
Alexandr Egorov (contact me)
This class can be used to manage configuration files stored as PHP scripts.
It can add, change or remove configuration variables and their values.
The class can save the configuration files generating a PHP script that sets the variables from the previously defined values.
The class can also load a previously generated configuration PHP script by parsing it.
Click here for detailed information about this class on phpclasses.org