jmd / settings-bundle
This bundle allows you to store settings in database
Installs: 113
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.5
- symfony/symfony: ~2.7|~3.0
This package is auto-updated.
Last update: 2020-01-30 14:38:14 UTC
README
The JMDSettingsBundle add doctrine database settings storage and instruments for working this it.
Features include:
- Settings can be stored in Doctrine ORM storage.
- Settings provide helper functions for working.
- Twig function and filter.
Documentation
The source of the documentation is stored in the Resources/doc/
folder
in this bundle.
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
About
SettingsBundle is a mops1k initiative.