bait/poll-bundle

Poll Bundle adds support for various forms of polls for Symfony2 applications

Installs: 133

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 5

Forks: 5

Open Issues: 27

Type:symfony-bundle

dev-master 2013-04-12 11:42 UTC

This package is not auto-updated.

Last update: 2024-04-21 01:13:28 UTC


README

This bundle is not production ready. It still needs a lot of love. We appreciate if you try it out and submit issue if you find some bug or if there is something you'd like to see in it.

This bundle provides support for various types of polls for Symfony2.

Build Status

Features

  • creation of simple polls
  • Doctrine 2 ORM support
  • validation of poll forms
  • submitting data anonymously

Todo

  • integration with FOSUserBundle
  • Doctrine 2 ODM support
  • command line utility for easy creation of polls
  • events
  • nested poll fields

Install instructions and documentation

You can find both in Resources/doc/index.md (github)