PHP Classes
elePHPant
Icontem

PHP INI Config: Parse and get configuration values from INI files

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-03-30 (3 years ago) RSS 2.0 feedNot enough user ratingsTotal: 538 All time: 5,312 This week: 1,037Up
Version License PHP version Categories
ini-config 0.4.6GNU General Publi...5.2PHP 5, Configuration
Description Author

This class can parse and get configuration values from INI files.

It can parse a given INI file and return the values of each of the settings.

The class supports setting defined in nested sections.

Picture of Norbert Kiszka
  Performance   Level  
Name: Norbert Kiszka <contact>
Classes: 2 packages by
Country: Poland Poland

Screenshots  
  • screenshot.test.ini.gif
  • screenshot.gif
  Files folder image Files  
File Role Description
Files folder imagelib (3 files, 3 directories)
Accessible without login Plain text file ChangeLog.txt Doc. Change log
Accessible without login Plain text file LICENSE.txt Lic. GPL v2 license
Accessible without login Plain text file sample_output.txt Output Sample output on cli from test.php + test.ini
Accessible without login Plain text file test.ini Data Example ini config
Accessible without login Plain text file test.php Example Example usage

  Files folder image Files  /  lib  
File Role Description
Files folder imageConf (1 file)
Files folder imageIni (1 file)
Files folder imageString (1 file)
  Plain text file Conf.php Class Front object to get config var(s) or whole section(s)
  Plain text file File.php Class Part of my file library - prepare path (recursive mkdir)
  Plain text file String.php Class lib - String

  Files folder image Files  /  lib  /  Conf  
File Role Description
  Plain text file Exception.php Class Exception for Conf class

  Files folder image Files  /  lib  /  Ini  
File Role Description
  Plain text file Parser.php Class Ini files/strings parser

  Files folder image Files  /  lib  /  String  
File Role Description
  Plain text file Exception.php Class Exception for String class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:538
This week:0
All time:5,312
This week:1,037Up
User Comments (1)
its gives errors on php.
3 years ago (adnan)
10%Star