PHPackages                             teltek/pmk2-paella-stats-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. teltek/pmk2-paella-stats-bundle

ActiveSymfony-bundle

teltek/pmk2-paella-stats-bundle
===============================

Stats for PuMuKIT and Paella

2.0.0(6y ago)137proprietaryPHPPHP &gt;=7.2

Since Feb 22Pushed 3y ago5 watchersCompare

[ Source](https://github.com/teltek/PuMuKIT2-paella-stats-bundle)[ Packagist](https://packagist.org/packages/teltek/pmk2-paella-stats-bundle)[ Docs](https://github.com/teltek/PumukitPaellaStatsBundle)[ RSS](/packages/teltek-pmk2-paella-stats-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (8)Used By (0)

PuMuKIT Paella Stats Bundle
===========================

[](#pumukit-paella-stats-bundle)

Bundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT Video Platform](https://github.com/pumukit/PuMuKIT/blob/master/README.md) and [Paella Player](https://github.com/polimediaupv/paella).

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

[](#installation)

Steps 1 and 2 requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require teltek/pumukit-paella-stats-bundle dev-master
```

### Step 2: Install the Bundle

[](#step-2-install-the-bundle)

Add the following line on bundles.php

```

```

### Step 3: Configure the bundle

[](#step-3-configure-the-bundle)

PaellaStats have a hard dependency of [bundle for the Maxmind GeoIP2 API](https://github.com/gpslab/geoip2). It's a composer requirement, and you need configure it to use.

```
gpslab_geoip:
    # Path to download GeoIP database.
    # It's a default value. You can change it.
    cache: '%kernel.cache_dir%/GeoLite2-City.mmdb'

    # URL for download new GeoIP database.
    # It's a default value. You can change it.
    url: 'http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz'

    # Get model data in this locale
    # It's a default value. You can change it.
    locales: [ '%locale%' ]

```

### Step 4: Update assets

[](#step-4-update-assets)

```
$ php bin/console cache:clear
$ php bin/console cache:clear --env=prod
$ php bin/console assets:install
```

### OPTIONAL: Load example statistics data

[](#optional-load-example-statistics-data)

```
php bin/console pumukit:paella:stats:init:example
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.2% 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 ~213 days

Total

5

Last Release

1776d ago

Major Versions

1.0.x-dev → 2.0.02020-05-11

2.0.x-dev → 3.0.x-dev2021-06-30

PHP version history (2 changes)1.0.0PHP &gt;=5.5.9

2.0.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/195745?v=4)[Ruben Gonzalez](/maintainers/rubenrua)[@rubenrua](https://github.com/rubenrua)

---

Top Contributors

[![migcm](https://avatars.githubusercontent.com/u/26927839?v=4)](https://github.com/migcm "migcm (43 commits)")[![Yurujai](https://avatars.githubusercontent.com/u/11873240?v=4)](https://github.com/Yurujai "Yurujai (12 commits)")[![rubenrua](https://avatars.githubusercontent.com/u/195745?v=4)](https://github.com/rubenrua "rubenrua (4 commits)")[![Alfro](https://avatars.githubusercontent.com/u/11334172?v=4)](https://github.com/Alfro "Alfro (3 commits)")[![albacodina](https://avatars.githubusercontent.com/u/48245111?v=4)](https://github.com/albacodina "albacodina (2 commits)")[![j-lorenzo](https://avatars.githubusercontent.com/u/16794234?v=4)](https://github.com/j-lorenzo "j-lorenzo (1 commits)")

---

Tags

symfonybundlestatspumukitpaella

### Embed Badge

![Health badge](/badges/teltek-pmk2-paella-stats-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/teltek-pmk2-paella-stats-bundle/health.svg)](https://phpackages.com/packages/teltek-pmk2-paella-stats-bundle)
```

PHPackages © 2026

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