Sergic / KDBParametersBundle

Provides parameters management for your Symfony2 projects. Parameters are managed in db engines and in session.

Home Page:http://kwattro.wordpress.com/bundles/kdbparametersbundle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kwattro Development Bundles: KDBParametersBundle

This bundle lets you manage multiple parameters inside your application. The parameters are stored in database engines and in session.

This bundle is momently in development stage.

Actual state

  • mappedSuperclass created
  • services definition created
  • parameterManager available as service
  • parameterForm and parameterFormHandler available as service
  • newAction in Controller
  • a begin of validation
  • Configuration made with ConfigurationClass
  • default return option
  • Twig extension for fetching value

Todo's

  • Improve usage of interfaces
  • Split services conf files
  • Switch to ConfigurationClass
  • Controller actions and templates
  • Docblocks
  • Complete validation
  • Maybe go to XML config's
  • Tests
  • Doc
  • ...

Contributors

Christophe Willemsen (@kwattro)

Sergey Gerdel (@Sergic)

All feedbacks and/or contributions are welcome.

Enjoy!

About

Provides parameters management for your Symfony2 projects. Parameters are managed in db engines and in session.

http://kwattro.wordpress.com/bundles/kdbparametersbundle/

License:MIT License


Languages

Language:PHP 100.0%