PHPackages                             aldaflux/game-quizz-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. [API Development](/categories/api)
4. /
5. aldaflux/game-quizz-bundle

ActiveSymfony-bundle[API Development](/categories/api)

aldaflux/game-quizz-bundle
==========================

Symfony Bundle de création de quizz

v1.5.0(2y ago)1121GPL-3.0+PHPPHP &gt;=7.3.2

Since Jan 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/AlDaFlux/GameQuizz)[ Packagist](https://packagist.org/packages/aldaflux/game-quizz-bundle)[ RSS](/packages/aldaflux-game-quizz-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (45)Used By (0)

game-quizz-bundle
=================

[](#game-quizz-bundle)

Install
-------

[](#install)

```
composer require aldaflux/game-quizz-bundle

```

Config
------

[](#config)

```
aldaflux_game_quizz:
    fields:
        video:
            youtube: true
            mpg: false
            videolink: true
        audio:
            question: true
            reponse: true
            reponses: true
    folders:
        public: '%kernel.project_dir%/public'
        audio: 'sons'
        video: 'game_quizz_data/videos'
    google_json: '/path/to/google_id.json'

```

Routing
-------

[](#routing)

```
quizz_game_bundle:
    resource: '@AldafluxGameQuizzBundle/Controller/AdminController.php'
    prefix: /game/admin
    type: annotation

quizz_game_play_bundle:
    resource: '@AldafluxGameQuizzBundle/Controller/GameController.php'
    prefix: /game/play
    type: annotation

```

Create symlink
--------------

[](#create-symlink)

```
php bin/console assets:install --symlink

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~112 days

Total

44

Last Release

779d ago

Major Versions

v0.1.12 → v1.1.132020-02-21

PHP version history (2 changes)v0.0.1PHP &gt;=5.3.2

v1.5.0PHP &gt;=7.3.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a9e1a84963980fb40b742b359a1dfebce0e7f04abbb06d55188e3001fcdc659?d=identicon)[AntoineInDa](/maintainers/AntoineInDa)

---

Tags

apigamequizz

### Embed Badge

![Health badge](/badges/aldaflux-game-quizz-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/aldaflux-game-quizz-bundle/health.svg)](https://phpackages.com/packages/aldaflux-game-quizz-bundle)
```

###  Alternatives

[sylius/sylius

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

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

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

1.3k1.3M152](/packages/sulu-sulu)[mediafigaro/google-analytics-api-symfony

Google Analytics API v4 Symfony

46177.7k](/packages/mediafigaro-google-analytics-api-symfony)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)

PHPackages © 2026

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