This class can be used to parse INI files and store values in arrays. It can parse multiple INI files and merge the configuration values defined in all files into a single array. The class returns the array with all parsed configuration values.