ConfigParser
Introduction
The ConfigParser Extension provides the ConfigParserConfigHandler for configuration files and settings, and is the default configuration handler used by Cement.
Documentation References:
API References:
Requirements
No external dependencies
Configuration
This extension does not rely on any application level configuration settings or meta options.
Usage
See the Configuration Settings documentation.
Last updated