2017 © Pedro Peláez
 

library settings-bundle

Settings system for Symfony2 applications, editable via web user interface, injected in service container.

image

wizad/settings-bundle

Settings system for Symfony2 applications, editable via web user interface, injected in service container.

  • Tuesday, January 24, 2017
  • by wpottier
  • Repository
  • 4 Watchers
  • 7 Stars
  • 1,353 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

WizadSettingsBundle Build status...

Dynamic parameters system with web editing interface for Symfony2 applications., (*1)

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:, (*2)

Read the Documentation for master, (*3)

Installation

All the installation instructions are located in documentation, (*4)

Bug tracking

This bundle uses GitHub issues. If you have found bug, please create an issue., (*5)

Versioning

Releases will be numbered with the format major.minor.patch., (*6)

And constructed with the following guidelines., (*7)

  • 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., (*8)

MIT License

License can be found here., (*9)

Authors

The bundle was originally created by William POTTIER., (*10)

The Versions

24/01 2017

dev-support-sf2-8-sf3-0

dev-support-sf2-8-sf3-0

Settings system for Symfony2 applications, editable via web user interface, injected in service container.

  Sources   Download

MIT

The Requires

 

The Development Requires