PHPackages                             integrated/poll-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. integrated/poll-bundle

ActiveSymfony-bundle

integrated/poll-bundle
======================

Integrated Poll Bundle

0.15(4y ago)0406MITPHPPHP &gt;=7.1

Since Nov 1Pushed 4y ago2 watchersCompare

[ Source](https://github.com/integratedfordevelopers/integrated-poll-bundle)[ Packagist](https://packagist.org/packages/integrated/poll-bundle)[ Docs](http://www.e-active.nl)[ RSS](/packages/integrated-poll-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (10)Used By (0)

IntegratedPollBundle
====================

[](#integratedpollbundle)

This bundle provides the frontend of polls

Requirements
------------

[](#requirements)

- See the require section in the composer.json

Features
--------

[](#features)

- Poll management

Documentation
-------------

[](#documentation)

- [Integrated for Developers](http://integratedfordevelopers.com/ "Integrated for Developers")

Installation
------------

[](#installation)

This bundle can be installed following these steps:

### Install using composer

[](#install-using-composer)

```
$ php composer.phar require integrated/poll-bundle:~0.15

```

### Enable the bundle

[](#enable-the-bundle)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Integrated\Bundle\PollBundle\IntegratedPollBundle()
        // ...
    );
}

```

### Import the routing

[](#import-the-routing)

```
# app/config/routing.yml
integrated_poll:
    resource: @IntegratedPollBundle/Resources/config/routing.xml

```

### Doctrine Configuration

[](#doctrine-configuration)

```
# app/config/config.yml
doctrine:
    dbal:
        types:
            ip: Darsyn\IP\Doctrine\MultiType

```

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

```
LICENSE

```

Contributing
------------

[](#contributing)

Pull requests are welcome. Please see our [CONTRIBUTING guide](http://integratedfordevelopers.com/contributing "CONTRIBUTING guide").

About
-----

[](#about)

This bundle is part of the Integrated project. You can read more about this project on the [Integrated for Developers](http://integratedfordevelopers.com/ "Integrated for Developers") website.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~466 days

Total

4

Last Release

1717d ago

PHP version history (2 changes)0.7PHP &gt;=5.4

0.8PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5710731?v=4)[Integrated Publishing Solutions](/maintainers/integrated)[@integrated](https://github.com/integrated)

---

Top Contributors

[![MichaelJongman](https://avatars.githubusercontent.com/u/16837059?v=4)](https://github.com/MichaelJongman "MichaelJongman (7 commits)")[![koenprins](https://avatars.githubusercontent.com/u/4244625?v=4)](https://github.com/koenprins "koenprins (6 commits)")[![marijnotte](https://avatars.githubusercontent.com/u/6791447?v=4)](https://github.com/marijnotte "marijnotte (4 commits)")[![joenivl](https://avatars.githubusercontent.com/u/1433653?v=4)](https://github.com/joenivl "joenivl (1 commits)")[![psat01](https://avatars.githubusercontent.com/u/27204171?v=4)](https://github.com/psat01 "psat01 (1 commits)")

---

Tags

pollIntegrated

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/integrated-poll-bundle/health.svg)

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

###  Alternatives

[pumukit/pumukit

Media Portal

5714.0k37](/packages/pumukit-pumukit)[prism/poll-bundle

A simple poll bundle for symfony2

191.3k](/packages/prism-poll-bundle)

PHPackages © 2026

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