PHPackages                             kunstmaan/voting-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. kunstmaan/voting-bundle

ActiveSymfony-bundle

kunstmaan/voting-bundle
=======================

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.

7.3.0(1y ago)149655[1 issues](https://github.com/Kunstmaan/KunstmaanVotingBundle/issues)MITPHPPHP ^8.1CI failing

Since Jun 17Pushed 3mo ago16 watchersCompare

[ Source](https://github.com/Kunstmaan/KunstmaanVotingBundle)[ Packagist](https://packagist.org/packages/kunstmaan/voting-bundle)[ Docs](https://github.com/Kunstmaan/KunstmaanVotingBundle)[ RSS](/packages/kunstmaan-voting-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (213)Used By (0)

KunstmaanVotingBundle [![Build Status](https://camo.githubusercontent.com/384b20542b3ecc75522b65b6e2954f7a32ec522a7da6c374fa244a141cfcf1e7/68747470733a2f2f7472617669732d63692e6f72672f4b756e73746d61616e2f4b756e73746d61616e566f74696e6742756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Kunstmaan/KunstmaanVotingBundle)
=================================================================================================================================================================================================================================================================================================================================================

[](#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
-------------------------

[](#installation-requirements)

You should be able to get Symfony 3 up and running before you can install the KunstmaanVotingBundle.

Installation instructions
-------------------------

[](#installation-instructions)

Assuming you have installed composer.phar or composer binary:

```
$ composer require kunstmaan/voting-bundle
```

Add the KunstmaanVotingBundle to your AppKernel.php file:

```
new Kunstmaan\VotingBundle\KunstmaanVotingBundle(),
```

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

```
KunstmaanVotingBundle:
    resource: "@KunstmaanVotingBundle/Resources/config/routing.yml"
    prefix:   /
```

Overwrite the KunstmaanVotingBundle config to your needs in config.yml :

```
kunstmaan_voting:
    actions:
        up_vote:
            default_value: 1
        down_vote:
            default_value: -1
        facebook_like:
            default_value: 1
        facebook_send:
            default_value: 1
        linkedin_share:
            default_value: 1
```

Use
---

[](#use)

- [Documentation](https://github.com/Kunstmaan/KunstmaanVotingBundle/blob/master/Resources/doc/index.md)

Symfony 2.2
-----------

[](#symfony-22)

If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance64

Regular maintenance activity

Popularity24

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 58.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Recently: every ~93 days

Total

210

Last Release

92d ago

Major Versions

3.6.0 → 4.1.12016-12-12

4.2.x-dev → 5.0.0-RC12016-12-12

5.10.6 → 6.0.02021-11-07

5.10.7 → 6.0.x-dev2022-09-22

6.4.0 → 7.0.12024-03-24

PHP version history (8 changes)v2.2.8PHP &gt;=5.3.3

3.1.0PHP &gt;=5.4.0

5.2.4PHP ^7.1

5.7.0PHP ^7.2

5.9.3PHP ^7.2|^8.0

6.2.0PHP ^8.0

7.1.0-alpha1PHP ^8.1

7.x-devPHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/62ecb43e61751f5fc28256b948ef82f76704338a102d5122b2a6b355e8e972df?d=identicon)[Kunstmaan](/maintainers/Kunstmaan)

---

Top Contributors

[![acrobat](https://avatars.githubusercontent.com/u/1374857?v=4)](https://github.com/acrobat "acrobat (47 commits)")[![krispypen](https://avatars.githubusercontent.com/u/156955?v=4)](https://github.com/krispypen "krispypen (6 commits)")[![nchaulet](https://avatars.githubusercontent.com/u/1336873?v=4)](https://github.com/nchaulet "nchaulet (5 commits)")[![sandergo90](https://avatars.githubusercontent.com/u/1516413?v=4)](https://github.com/sandergo90 "sandergo90 (5 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (5 commits)")[![Devolicious](https://avatars.githubusercontent.com/u/360302?v=4)](https://github.com/Devolicious "Devolicious (4 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (2 commits)")[![wimvds](https://avatars.githubusercontent.com/u/777114?v=4)](https://github.com/wimvds "wimvds (2 commits)")[![eymengunay](https://avatars.githubusercontent.com/u/242627?v=4)](https://github.com/eymengunay "eymengunay (1 commits)")[![deZinc](https://avatars.githubusercontent.com/u/26066867?v=4)](https://github.com/deZinc "deZinc (1 commits)")[![denbatte](https://avatars.githubusercontent.com/u/505196?v=4)](https://github.com/denbatte "denbatte (1 commits)")[![dannyvw](https://avatars.githubusercontent.com/u/1218389?v=4)](https://github.com/dannyvw "dannyvw (1 commits)")

---

Tags

cmssocialkunstmaanvoting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kunstmaan-voting-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kunstmaan-voting-bundle/health.svg)](https://phpackages.com/packages/kunstmaan-voting-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
