FeaturesConfigurationTrait.php

Configuration Feature Implemented Through Traits

This is a 'feature', logic that can be added to a class, for managing object configurations. This uses Zend/Config to make it be able to read and write to various configuration formats, as well as use other implementations of Zend/Config/Reader/ReaderInterface or Zend/Config/Writer/WriterInterface

Traits

ConfigurationTrait The Configuration trait