PHPackages                             dewsign/video-repeater - 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. dewsign/video-repeater

ActiveBoilerplate[Utility &amp; Helpers](/categories/utility)

dewsign/video-repeater
======================

A video repeater block for \[Dewsign's Nova Repeater Blocks\](https://github.com/dewsign/nova-repeater-blocks) to output a video from a specific platform

v1.3.4(6y ago)0161MITPHPPHP &gt;=7.0.0CI failing

Since Jan 14Pushed 6y ago3 watchersCompare

[ Source](https://github.com/dewsign/video-repeater)[ Packagist](https://packagist.org/packages/dewsign/video-repeater)[ RSS](/packages/dewsign-video-repeater/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (11)Used By (0)

Video Repeater Block
====================

[](#video-repeater-block)

A video repeater block for [Dewsign's Nova Repeater Blocks](https://github.com/dewsign/nova-repeater-blocks) to output a video from a specific platform.

Installation &amp; Usage
------------------------

[](#installation--usage)

`composer require dewsign/video-repeater`

`php artisan migrate`

Within your repeater types add the Video

```
public function types(Request $request)
{
    return [
        ...
        Dewsign\VideoRepeater\Nova\Video::class,
    ];
}
```

Video Platforms
---------------

[](#video-platforms)

Out of the box, the default platform view template will convert any video link into its respective iframe embed snippet. If you wish to have more control over how videos from certain platforms are displayed, you can create a custom platform blade template.

To do this, create a new blade in the `/views/vendor/video-repeater/platforms` resource folder.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 73.9% 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 ~55 days

Recently: every ~96 days

Total

8

Last Release

2335d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9800616?v=4)[Dewsign](/maintainers/dewsign)[@dewsign](https://github.com/dewsign)

---

Top Contributors

[![crumb1e](https://avatars.githubusercontent.com/u/18497168?v=4)](https://github.com/crumb1e "crumb1e (17 commits)")[![m2de](https://avatars.githubusercontent.com/u/17720020?v=4)](https://github.com/m2de "m2de (5 commits)")[![tristanward](https://avatars.githubusercontent.com/u/35340245?v=4)](https://github.com/tristanward "tristanward (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dewsign-video-repeater/health.svg)

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

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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