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

ActiveSymfony-bundle

teltek/pmk2-paella-player-bundle
================================

Paella Player Bundle

4.1.2(2mo ago)11.4k41proprietaryPHPPHP ^8.2CI passing

Since Mar 3Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/teltek/PumukitPaellaPlayerBundle)[ Packagist](https://packagist.org/packages/teltek/pmk2-paella-player-bundle)[ Docs](https://github.com/teltek/PumukitPaellaPlayerBundle)[ RSS](/packages/teltek-pmk2-paella-player-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (110)Used By (1)

Paella Player Bundle
====================

[](#paella-player-bundle)

Bundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT Video Platform](https://github.com/pumukit/PuMuKIT/blob/4.0.x/README.md).

This bundle overrides the [Pumukit Player Bundle](https://github.com/pumukit/PuMuKIT/tree/master/src/Pumukit/PlayerBundle). It adds a Paella Player to the WebTV Portal to be used instead of the default [Player Bundle](https://github.com/pumukit/PuMuKIT/tree/master/src/Pumukit/PlayerBundle)

```
composer require teltek/pumukit-paella-player-bundle
```

The base Player needs to be uninstalled in order for the Paella Player to work properly:

Remove the next line from config/bundles.php

```
Pumukit\PlayerBundle\PumukitPlayerBundle::class => ['all' => true],

```

Remove the next lines from config/routes/annotations.yaml

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

```

Remove file config/packages/pumukit\_player.yaml

Add PaellaPlayer line from config/bundles.php

```
Pumukit\PaellaPlayerBundle\PumukitPaellaPlayerBundle::class => ['all' => true],

```

Add PaellaPlayer lines on config/routes/annotations.yaml

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

```

Then execute the following commands

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

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity92

Battle-tested with a long release history

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

Recently: every ~60 days

Total

108

Last Release

68d ago

Major Versions

1.5.x-dev → 2.0.02019-05-09

2.3.x-dev → 3.0.02022-08-04

3.0.56 → 4.0.02024-12-17

3.0.x-dev → 4.0.12025-07-07

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

2.0.0PHP &gt;=7.2

3.0.11PHP &gt;=7.4

3.0.52PHP ^8.2

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/1632294?v=4)[Pablo Nieto](/maintainers/pnieto)[@pnieto](https://github.com/pnieto)

![](https://www.gravatar.com/avatar/f723792ca356a505f0310683029d38aa53e6c31ab3e6e9d128399817ab4634ac?d=identicon)[arodriguez](/maintainers/arodriguez)

---

Top Contributors

[![rubenrua](https://avatars.githubusercontent.com/u/195745?v=4)](https://github.com/rubenrua "rubenrua (224 commits)")[![Yurujai](https://avatars.githubusercontent.com/u/11873240?v=4)](https://github.com/Yurujai "Yurujai (123 commits)")[![Alfro](https://avatars.githubusercontent.com/u/11334172?v=4)](https://github.com/Alfro "Alfro (121 commits)")[![albacodina](https://avatars.githubusercontent.com/u/48245111?v=4)](https://github.com/albacodina "albacodina (29 commits)")[![mreyk](https://avatars.githubusercontent.com/u/11334168?v=4)](https://github.com/mreyk "mreyk (29 commits)")[![dpeite](https://avatars.githubusercontent.com/u/19955961?v=4)](https://github.com/dpeite "dpeite (19 commits)")[![migcm](https://avatars.githubusercontent.com/u/26927839?v=4)](https://github.com/migcm "migcm (1 commits)")

---

Tags

pumukitsymfonybundlethemingplayerpumukitteltekpaella

### Embed Badge

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

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

PHPackages © 2026

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