bluetea/setting-bundle

Symfony2 settings Bundle for application and entity settings

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:symfony-bundle

0.1 2014-12-16 14:28 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:03:51 UTC


README

This bundle provides you with an easy to use setting manager for applications.

There are two settings managers:

  • App setting manager for "key - value" settings (per user or system wide)
  • Entity setting manager for entity settings

Read the Usage page for some examples.

Documentation

Documentation can be found in the Resources/doc directory.

  1. Installation
  2. Usage

Contribution

Found a bug or have a new feature in mind? Open an issue or submit a PR!