The FrameworkSettingsBundle will add some functionality related to settings. Below all functionality is listed:
- Allows you to store simple settings to be stored as a key-value pair
- Implements ParameterBagInterface
All documentation is located in the Resources/doc/index.md
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
FrameworkSettingsBundle is a bundle created by SumoCoders and is intended to be used with the Framework
Feel free to add an Issue on Github, or even better create a Pull Request.