Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.39 KB

SumoCoders FrameworkSettingsBundle

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight

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

Documentation

All documentation is located in the Resources/doc/index.md

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

FrameworkSettingsBundle is a bundle created by SumoCoders and is intended to be used with the Framework

Issues?

Feel free to add an Issue on Github, or even better create a Pull Request.