PHP Bolt\Configuration Namespace

Nested Namespaces

Bolt\Configuration\Check
Bolt\Configuration\PreBoot
Bolt\Configuration\Validation

Classes

Name Description
Composer
ComposerChecks Inherits from default and adds some specific checks for composer installs.
ConfigurationValueProxy Class ConfigurationProxy a simple wrapper that allows passing a pointer to the eventual compiled and validated configuration.
Environment Environment set up and management class.
LowlevelChecks
PathsProxy Bolt\Configuration\ResourceManager::getPaths() is proxied here, which used to return a simple array.
ResourceManager A Base Class to handle resource management of paths and urls within a Bolt App.
YamlUpdater Allows (simple) modifications of Bolt .yml files.