Package Cake\Configure
Class summary
-
IniReader
Ini file configuration parser. Since IniReader uses parse_ini_file underneath, you should be aware that this class shares the same behavior, especially with regards to boolean and null values.
-
PhpReader
PHP Reader allows Configure to load configuration values from files containing simple PHP arrays.