PHP Classes
elePHPant
Icontem

Config Tool: Read and write configuration text files

Recommend this page to a friend!

  Author Author  
Picture of Marko Tapio Manninen
Name: Marko Tapio Manninen <contact>
Classes: 3 packages by
Country: Finland Finland


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class is meant to read configuration information from the external text file.

Configuration information is placed in the text file with normal format as name-value pairs.

With this class you can read and use configuration variables with object reference, modify key value pairs and save modified object back to the file. Class supports commenting with your favourite marks. Only alphabetically started key names will be used as a configuration variables.

The class can use automatic key type conversion (AKTC) to set configuration variables to the native data types of php.

The class can also be used to read language specific information to your application.

Please see more from example files and documentation how to use or modify this class.

  Classes of Marko Tapio Manninen  >  Config Tool  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Config Tool
Base name: configtool
Description: Read and write configuration text files
Version: 1.0.0
PHP version: 3
License: GNU Lesser General Public License (LGPL)
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Configuration Configuration formats parsing and generation View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Online documentation and class package share
Access full ConfigTool class information from this site. Class, documentation and more examples are here to download handy.

  Files folder image Files  
File Role Description
Accessible without login Plain text file advanced_example.php Example Example2 how to use the class
Plain text file ConfigTool.php Class Main class
Accessible without login Plain text file Config_definitions.txt Doc. Configuration format and description
Accessible without login Plain text file example_config_file.txt Conf. Example configuration file
Accessible without login HTML file index.html Doc. ReadMe in HTML format
Accessible without login Plain text file ReadMe.txt Doc. Instructions
Accessible without login Plain text file simple_example.php Example Example1 how to use class

Install with Composer Install with Composer - Download Download all files: configtool.tar.gz configtool.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.