Download the PHP package oallain/settings-bundle without Composer
On this page you can find all versions of the php package oallain/settings-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oallain/settings-bundle
More information about oallain/settings-bundle
Files in oallain/settings-bundle
Download oallain/settings-bundle
More information about oallain/settings-bundle
Files in oallain/settings-bundle
Vendor oallain
Package settings-bundle
Short Description Database centric Symfony configuration management. Global and per-user settings supported.
License MIT
Homepage https://github.com/oallain/SettingsBundle
Package settings-bundle
Short Description Database centric Symfony configuration management. Global and per-user settings supported.
License MIT
Homepage https://github.com/oallain/SettingsBundle
Please rate this library. Is it a good library?
Informations about the package settings-bundle
SettingsBundle
Bundle for storing configuration with Symfony in database using Doctrine2 ORM.
Features
- Easy-to-use (Twig extension, container service)
- Settings scopes per user, global or all
- Settings validation by using the Symfony Form Component
- 2 serialization mechanisms: PHP
serialize()
and JSON (+ you can write your own) - Settings caching (PSR-6)
- Fast and extensible
Quick usage examples
Symfony controller:
Twig template:
See the general usage documentation for more examples.
Documentation
- Installation
- General usage
- Scopes
- Advanced configuration
- I18n
- Customization
- FAQ
Changelog, Roadmap and contribution
Please, do not hesitate to report bugs or send pull requests. It will help to motivate me to support library better than anything else :)
See CHANGELOG.md for all major changes.
Upgrade from 1.0.*
Make sure to read the UPGRADE.md to successfully migrate your application.
License
The MIT License. For the full text of license, please, see LICENSE
All versions of settings-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5.9|^7.0
psr/cache Version ^1.0
symfony/framework-bundle Version ^2.7|^3.0|^4.0
symfony/form Version ^2.7|^3.0|^4.0
doctrine/orm Version ^2.2.3
psr/cache Version ^1.0
symfony/framework-bundle Version ^2.7|^3.0|^4.0
symfony/form Version ^2.7|^3.0|^4.0
doctrine/orm Version ^2.2.3
The package oallain/settings-bundle contains the following files
Loading the files please wait ....