Download the PHP package wizad/settings-bundle without Composer
On this page you can find all versions of the php package wizad/settings-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wizad/settings-bundle
More information about wizad/settings-bundle
Files in wizad/settings-bundle
Package settings-bundle
Short Description Settings system for Symfony2 applications, editable via web user interface, injected in service container.
License MIT
Informations about the package settings-bundle
WizadSettingsBundle
Dynamic parameters system with web editing interface for Symfony2 applications.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in documentation
Bug tracking
This bundle uses GitHub issues. If you have found bug, please create an issue.
Versioning
Releases will be numbered with the format major.minor.patch
.
And constructed with the following guidelines.
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website.
MIT License
License can be found here.
Authors
The bundle was originally created by William POTTIER.
All versions of settings-bundle with dependencies
symfony/framework-bundle Version ~2.3
symfony/twig-bundle Version ~2.1
symfony/form Version ~2.3
symfony/validator Version ~2.3
predis/predis Version v0.8.3