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
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: *
- symfony/framework-bundle: ~2.3
This package is not auto-updated.
Last update: 2024-11-05 03:34:03 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.
Contribution
Found a bug or have a new feature in mind? Open an issue or submit a PR!