PHPackages                             azine/video.js-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. azine/video.js-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

azine/video.js-bundle
=====================

video.js asset bundle for Symfony applications

01.3kJavaScriptCI failing

Since May 22Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/azine/AzineVideoJsBundle)[ Packagist](https://packagist.org/packages/azine/video.js-bundle)[ RSS](/packages/azine-videojs-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Azine video.js Bundle for Symfony
=================================

[](#azine-videojs-bundle-for-symfony)

A lightweight Symfony bundle that exposes video.js assets for use in Twig templates.

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

[](#requirements)

- PHP `^8.5`
- Symfony FrameworkBundle `^7.4`

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

[](#installation)

Install via Composer:

```
composer require azine/video.js-bundle
```

Enable the bundle (only needed for Symfony versions that do not use Flex auto-registration):

```
// config/bundles.php
return [
    // ...
    Azine\VideoJsBundle\AzineVideoJsBundle::class => ['all' => true],
];
```

Install bundle assets:

```
php bin/console assets:install public
```

Usage
-----

[](#usage)

Reference bundle assets in Twig:

```

```

Development
-----------

[](#development)

Run checks locally:

```
composer validate --strict --no-check-publish
composer update
composer test
```

Upgrade notes
-------------

[](#upgrade-notes)

### Modernization for PHP 8.5 / Symfony 7.4

[](#modernization-for-php-85--symfony-74)

- Raised minimum runtime to PHP 8.5.
- Updated Symfony dependency target to FrameworkBundle 7.4.
- Replaced legacy Composer autoload metadata (`target-dir`/PSR-0) with PSR-4 autoloading.
- Added PHPUnit 12 configuration and a baseline test suite entry point.
- Added GitHub Actions CI to validate Composer metadata and run tests on each push and pull request.

License
-------

[](#license)

Refer to the source code of included video.js files for upstream license details. The bundle itself is Apache-2.0 licensed.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance56

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![azine](https://avatars.githubusercontent.com/u/3774977?v=4)](https://github.com/azine "azine (5 commits)")

### Embed Badge

![Health badge](/badges/azine-videojs-bundle/health.svg)

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

###  Alternatives

[ocramius/package-versions

Provides efficient querying for installed package versions (no runtime IO)

3.2k75.6M132](/packages/ocramius-package-versions)[cebe/yii2-gravatar

Gravatar Widget for Yii 2

431.9M35](/packages/cebe-yii2-gravatar)[code16/carbon-business-days

A simple class for business days counting

54350.8k](/packages/code16-carbon-business-days)[webit/eval-math

EvalMath

28966.6k9](/packages/webit-eval-math)[jcergolj/extra-checks-for-spatie-laravel-server-monitor

Additional custom checks for Spatie laravel-server-monitor package

546.9k](/packages/jcergolj-extra-checks-for-spatie-laravel-server-monitor)[jaysontemporas/page-bookmarks

107.4k](/packages/jaysontemporas-page-bookmarks)

PHPackages © 2026

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