mesd/settings-bundle
Composer 安装命令:
composer require mesd/settings-bundle
包简介
MESD SettingsBundle
README 文档
README
##Mesd/SettingsBundle
A Symfony2 bundle for managing settings. The bundles intention is to manage application
or user settings, not Symfony2 framework or bundle configuration items, the latter
already being well handled with Symfony's configuration component.
The SettingsBundle stores settings in a ORM supported database using two small tables. Settings can be defined as a String, Integer, Float, Boolean, or Array. You define the format for the setting, e.g. the max length, number of digits, or decimals. There is also support for assigning default values. The settings available in your application are defined using simple text yaml files, with like settings grouped together in a structure called a cluster.
For more details please see the documentation.
###Documentation
The documentation is stored in the Resources/doc directory 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 at:
###Status
v1.0 Release Candidate #2 - March 25th, 2015
统计信息
- 总下载量: 3.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-20