Download the PHP package kunstmaan/voting-bundle without Composer
On this page you can find all versions of the php package kunstmaan/voting-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kunstmaan/voting-bundle
More information about kunstmaan/voting-bundle
Files in kunstmaan/voting-bundle
Package voting-bundle
Short Description A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
License MIT
Homepage https://github.com/Kunstmaan/KunstmaanVotingBundle
Informations about the package voting-bundle
KunstmaanVotingBundle 
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campaigns when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
Installation requirements
You should be able to get Symfony 3 up and running before you can install the KunstmaanVotingBundle.
Installation instructions
Assuming you have installed composer.phar or composer binary:
Add the KunstmaanVotingBundle to your AppKernel.php file:
Add the KunstmaanVotingBundle to your routing.yml. Take your own routing into account, it's possible you will need to add the following code prior to your own routing configurations
Overwrite the KunstmaanVotingBundle config to your needs in config.yml :
Use
Symfony 2.2
If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch.
All versions of voting-bundle with dependencies
doctrine/orm Version ^2.13
doctrine/dbal Version ^3.8
doctrine/doctrine-bundle Version ^2.12
symfony/config Version ^6.4|^7.2
symfony/dependency-injection Version ^6.4|^7.2
symfony/event-dispatcher Version ^6.4|^7.2
symfony/framework-bundle Version ^6.4|^7.2
symfony/http-foundation Version ^6.4|^7.2
symfony/http-kernel Version ^6.4|^7.2
symfony/routing Version ^6.4|^7.2