PHP Classes / ini_File

Manipulate INI configuration files as PHP objects

ini_File PHP Class

This package can be used to manipulate configuration files in the INI format as PHP objects. There are several classes that abstract INI files, INI file sections, configuration values and comments. The INI file class can parse INI files and create objects for the INI sections, configuration values and comments. The INI file class can also do the opposite, i.e. create a file from the definition of the contained INI configuration elements.

Similar PHP Classes

Search in PHP Classes

Filter by tags