teltek/pumukit-hard-video-editor-bundle

Hard Video Editor Bundle

Maintainers

Package info

github.com/teltek/PumukitHardVideoEditorBundle

Language:JavaScript

Type:symfony-bundle

pkg:composer/teltek/pumukit-hard-video-editor-bundle

Transparency log

Statistics

Installs: 7 491

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 3

4.1.3 2026-07-03 07:58 UTC

This package is auto-updated.

Last update: 2026-07-03 07:58:47 UTC


README

This bundle provides a basic mono-stream video editor. Useful to create new multimedia objects from hard trimming operations.

composer require teltek/pumukit-hard-video-editor-bundle

if not, add this to config/bundles.php

Pumukit\HardVideoEditorBundle\PumukitHardVideoEditorBundle::class => ['all' => true]

Then execute the following commands

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