ini2Obj

Package:
ini2Obj
Summary:
Access INI configuration files as objects
Groups:
Configuration, PHP 5
Author:
Amin Saeedi
Description:
This class can be used to access INI configuration files as objects.

It can parse a given INI file and allow accessing the values of the configuration properties as variables of an object or entries of an array.

An additional class provides the Countable and Array access file, so the configuration entries can be traversed like arrays.

It is possible to create and use hierarchical ini files.


Powered by Gewgley