sumocoders/framework-settings-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Settings bundle for our mini-framework

Installs: 4 837

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 9

Forks: 3

Open Issues: 0

Type:symfony-bundle

v4.0.0 2018-03-02 10:45 UTC

README

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.