PHPackages                             mostafaznv/nova-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. [Image &amp; Media](/categories/media)
4. /
5. mostafaznv/nova-video

ActiveLibrary[Image &amp; Media](/categories/media)

mostafaznv/nova-video
=====================

Video Field for Laravel Nova

6.4.2(1y ago)22398.0k↑22.6%61MITVuePHP ^8.1

Since Aug 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mostafaznv/nova-video)[ Packagist](https://packagist.org/packages/mostafaznv/nova-video)[ RSS](/packages/mostafaznv-nova-video/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (29)Used By (1)

Video Field for Laravel Nova
============================

[](#video-field-for-laravel-nova)

[![GitHub license](https://camo.githubusercontent.com/740296abca0381e27f5ebe1b05e65b7f12f050fe905c8b7f2524b8c3f937c9f6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f73746166617a6e762f6e6f76612d766964656f3f7374796c653d666c61742d737175617265)](https://github.com/mostafaznv/nova-video/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/cac0442ad65cf2d39453986cf6bbb21b36f5d0bb145f74728be9e582be517ea1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f73746166617a6e762f6e6f76612d766964656f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mostafaznv/nova-video)[![Latest Version on Packagist](https://camo.githubusercontent.com/fd9d8251336af73809d0c0aac6d5e0e5d939a05af0df9b2d746db54f87ff752d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f73746166617a6e762f6e6f76612d766964656f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mostafaznv/nova-video)

Uploading and Displaying Videos in Laravel Nova

This package is an extended version of the built-in Nova file field, designed to simplify the process of uploading local video files and displaying them within the Nova panel.

You don't require any additional packages to utilize the `NovaVideo` field. However, if you desire more advanced features, we recommend complementing it with `Larupload`.

[![Donate](https://camo.githubusercontent.com/0b7607d470e0ccaa24269275d40233442275a42b0a714b4875bccf62f6ed5295/68747470733a2f2f6d6f73746166617a6e762e6769746875622e696f2f646f6e6174652f646f6e6174652e737667)](https://mostafaznv.github.io/donate)

### Base features:

[](#base-features)

- Upload videos
- Display videos using the HTML5/Vidstack video player
- Delete videos
- Replace(Update) videos
- Download videos
- Localization
- Configurable

### Additional features with Larupload:

[](#additional-features-with-larupload)

- Attach a poster to video files
- Extract video metadata such as `duration`, `width`, `height`, and `dominant color`
- Ability to resize/crop photos and videos
- Ability to create HTTP Live Streaming (HLS) from video sources

### Documentation

[](#documentation)

You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://mostafaznv.gitbook.io/nova-video/).

---

### Demo

[](#demo)

    nova-video.mp4

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance43

Moderate activity, may be stable

Popularity46

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 97.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 ~51 days

Recently: every ~86 days

Total

26

Last Release

448d ago

Major Versions

1.0.6 → 2.0.02022-04-22

2.0.0 → 3.0.02022-04-23

3.0.2 → 4.0.02023-02-15

4.0.0 → 5.0.02023-05-04

1.1.0 → 6.0.02023-10-30

PHP version history (3 changes)1.0.0PHP ^7.4|^8.0

2.0.0PHP ^8.0.2

5.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c87c061fb40fecc29bc1082fb31465ac6909045de815b44632beef415f1aeee?d=identicon)[mostafaznv](/maintainers/mostafaznv)

---

Top Contributors

[![mostafaznv](https://avatars.githubusercontent.com/u/7619687?v=4)](https://github.com/mostafaznv "mostafaznv (93 commits)")[![mouradsm](https://avatars.githubusercontent.com/u/2678285?v=4)](https://github.com/mouradsm "mouradsm (1 commits)")[![RaunoT](https://avatars.githubusercontent.com/u/22045687?v=4)](https://github.com/RaunoT "RaunoT (1 commits)")

---

Tags

hlslaravelnovastreamuploadervideovideoplayerstreamlaravelvideoffmpegnovahlsvideo fieldlaruploadupload video

### Embed Badge

![Health badge](/badges/mostafaznv-nova-video/health.svg)

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

###  Alternatives

[mostafaznv/larupload

Larupload is a ORM based file uploader for laravel to upload image, video, audio and other known files.

73403.7k3](/packages/mostafaznv-larupload)[lakshmaji/thumbnail

Thumbnails for videos

108122.2k](/packages/lakshmaji-thumbnail)[mostafaznv/nova-ckeditor

CkEditor for Laravel Nova

57327.2k1](/packages/mostafaznv-nova-ckeditor)[lakshmajim/thumbnail

Thumbnails for videos

1088.0k](/packages/lakshmajim-thumbnail)[aminyazdanpanah/php-shaka

Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.

939.0k1](/packages/aminyazdanpanah-php-shaka)[folour/flavy

FFmpeg layer for Laravel 5.2-5.4, this is a fork of rafasamp/sonus package

279.6k](/packages/folour-flavy)

PHPackages © 2026

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