PHPackages                             itk-dev/itk\_video - 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. itk-dev/itk\_video

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

itk-dev/itk\_video
==================

Module that provides Video integration

1.0.2(2mo ago)05.3k↓64.6%MITPHPCI passing

Since Oct 20Pushed 2mo agoCompare

[ Source](https://github.com/itk-dev/itk_video)[ Packagist](https://packagist.org/packages/itk-dev/itk_video)[ RSS](/packages/itk-dev-itk-video/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (18)Versions (6)Used By (0)

ITK Video
=========

[](#itk-video)

Module that supplies video integration through a dedicated itk\_video field type.

- Supports [CookieInformation](https://cookieinformation.com)
- Supports [Videotool](https://videotool.dk/)
- Supports [Vimeo](https://vimeo.com/)

How it works
------------

[](#how-it-works)

The supported video providers are defined in [SupportedVideoProvider.php](src/SupportedVideoProvide.php). The definitions include

- host: Used to identify the provider from the supplied video URL.
- type: Used to determine if videoinformation should be retrieved bu this module (custom) or Oembed
- requiredCookies: The cookies that the provider sets when embedding a video from that provider. See [CookieInformation](https://support.cookieinformation.com/en/articles/5444629-block-third-party-cookies-with-a-script)about what categories are used.

If a provider is enabled in the module settings videos from this provider are displayed.

How to use
----------

[](#how-to-use)

The module includes a permission to access the configuration page: "Administer ITK Video settings"

If allowed access the settings are set on `/admin/config/media/itk-video`. Settings include:

- Respect limitations provided by cookieinformation.com
- Enable/disable supported video providers

Code
----

[](#code)

To check coding standards run the following commands:

Install dependencies:

```
docker compose run --rm phpfpm composer install
```

Check composer and security updates:

```
docker compose run --rm phpfpm composer normalize --dry-run
docker compose run --rm phpfpm composer audit
```

Check assets:

```
docker compose run --rm prettier 'css/**/*.css' --check
```

Check php, code sniffer and code-analysis:

```
docker compose run --rm phpfpm vendor/bin/phpcs
./scripts/code-analysis
```

Check markdown and yaml:

```
docker compose run --rm markdownlint markdownlint '**/*.md'
docker compose run --rm prettier '**/*.{yml,yaml}' --check
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance88

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~98 days

Total

3

Last Release

60d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33924554?v=4)[ITK Development](/maintainers/itk-dev)[@itk-dev](https://github.com/itk-dev)

---

Top Contributors

[![martinyde](https://avatars.githubusercontent.com/u/545272?v=4)](https://github.com/martinyde "martinyde (49 commits)")

---

Tags

drupal

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/itk-dev-itk-video/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-itk-video/health.svg)](https://phpackages.com/packages/itk-dev-itk-video)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[farmos/farmos

A web-based farm record keeping application.

1.3k7.1k1](/packages/farmos-farmos)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M219](/packages/api-platform-metadata)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[acquia/drupal-recommended-settings

The composer plugin for adding drupal-recommended-settings for Acquia Cloud.

111.3M6](/packages/acquia-drupal-recommended-settings)

PHPackages © 2026

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