PHPackages                             avoo/qcm-public-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. [Framework](/categories/framework)
4. /
5. avoo/qcm-public-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

avoo/qcm-public-bundle
======================

QCM Public bundle for Symfony2

1.0.3(9y ago)01131MITHTMLPHP &gt;=5.3.3

Since Apr 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/avoo/QcmPublicBundle)[ Packagist](https://packagist.org/packages/avoo/qcm-public-bundle)[ RSS](/packages/avoo-qcm-public-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (1)

QcmPublicBundle
===============

[](#qcmpublicbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/f6433acc94bc1ad7338902d200e753fcbe29327e9c7447ab5c38ba3d4ce68ff4/68747470733a2f2f706f7365722e707567782e6f72672f61766f6f2f71636d2d7075626c69632d62756e646c652f762f737461626c65)](https://packagist.org/packages/avoo/qcm-public-bundle)[![License](https://camo.githubusercontent.com/99fab91f396c9a13c10baef3a495e5d67b9502e8dcdea43ffabbe4da02a7c4e3/68747470733a2f2f706f7365722e707567782e6f72672f61766f6f2f71636d2d7075626c69632d62756e646c652f6c6963656e7365)](https://packagist.org/packages/avoo/qcm-public-bundle)[![Build Status](https://camo.githubusercontent.com/895d8f9705a02c182544b8082f324a2eda464a639f6cff052c479b6c710f35a2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61766f6f2f51636d5075626c696342756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/avoo/QcmPublicBundle/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/afdd3a4b9fe9ba0defc93741ff8f44d1c82d6fb1b04bdd4d497a5727f2571562/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61766f6f2f51636d5075626c696342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/avoo/QcmPublicBundle/?branch=master)

The public bundle is based on [`QcmCoreBundle`](https://github.com/avoo/QcmCoreBundle)

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

[](#installation)

Require [`avoo/qcm-public-bundle`](https://packagist.org/packages/avoo/qcm-public-bundle)into your `composer.json` file:

```
{
    "require": {
        "avoo/qcm-public-bundle": "@dev-master"
    }
}
```

Register the bundle in `app/AppKernel.php`:

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Qcm\Bundle\CoreBundle\QcmCoreBundle(),
        new Qcm\Bundle\PublicBundle\QcmPublicBundle(),
    );
}
```

In `app/config/config.yml`

```
imports:
    - { resource: @QcmCoreBundle/Resources/config/core.yml }
    - { resource: @QcmPublicBundle/Resources/config/core.yml }
```

In `app/config/routing.yml`

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

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

Documentation:

See [`QcmCoreBundle`](https://github.com/avoo/QcmCoreBundle)

Credits
-------

[](#credits)

- Jérémy Jégou

License
-------

[](#license)

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

[License](https://github.com/avoo/QcmCoreBundle/blob/master/LICENSE)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~179 days

Total

4

Last Release

3498d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b8ee83ffc36845dc3d1092cd98dbf56fc2cffd8e46b2d04b777959992cb60eb?d=identicon)[avoo](/maintainers/avoo)

---

Top Contributors

[![avoo](https://avatars.githubusercontent.com/u/6162605?v=4)](https://github.com/avoo "avoo (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/avoo-qcm-public-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/avoo-qcm-public-bundle/health.svg)](https://phpackages.com/packages/avoo-qcm-public-bundle)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M120](/packages/cakephp-chronos)

PHPackages © 2026

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