jjs / system-settings-bundle
User configurable system settings in persistant storage
dev-master
2013-07-03 13:16 UTC
Requires
- php: ~5.4
- doctrine/common: ~2.3
- symfony/http-kernel: ~2.2
- symfony/options-resolver: ~2.2
This package is not auto-updated.
Last update: 2024-11-04 15:07:43 UTC
README
A convenient way to provide trusted users with the ability to modify system settings.
Key Features
- Settings can be stored in any relational database supported by
PDO
- Settings are available as parameters from the service container or using a
simple array like
API
. - Built in CLI allows for setting administration from the server command line
- Built in web services allow users to administrate settings from a web user interface
License
Licensed under the terms of the MIT license, for full details see the license agreement