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(3mo ago)05.8k↓44.9%MITPHPCI passing

Since Oct 20Pushed 3mo 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 2w 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

40

—

FairBetter than 86% of packages

Maintenance80

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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

105d 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

[symfony/symfony

The Symfony PHP framework

31.4k87.4M2.2k](/packages/symfony-symfony)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k382.4M3.7k](/packages/symfony-cache)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k52.2M378](/packages/api-platform-core)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[farmos/farmos

A web-based farm record keeping application.

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

API Resource-oriented metadata attributes and factories

275.5M254](/packages/api-platform-metadata)

PHPackages © 2026

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