PHPackages                             stevelacey/nova-vimeo-field - 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. stevelacey/nova-vimeo-field

ActiveLibrary

stevelacey/nova-vimeo-field
===========================

A Laravel Nova Vimeo field.

2.1.0(3y ago)01.7kMITVuePHP &gt;=7.4

Since Aug 28Pushed 3y agoCompare

[ Source](https://github.com/stevelacey/nova-vimeo-field)[ Packagist](https://packagist.org/packages/stevelacey/nova-vimeo-field)[ RSS](/packages/stevelacey-nova-vimeo-field/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (8)Used By (0)

Laravel Nova Vimeo Field
========================

[](#laravel-nova-vimeo-field)

[![Latest Version on Packagist](https://camo.githubusercontent.com/383efaec634e760b15fa71bb4bc749dc885059047456eb0b32bcb5c7af94eb47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73746576656c616365792f6e6f76612d76696d656f2d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevelacey/nova-vimeo-field)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/bccbdeab6c75869bb516d6a392885b62ff47eca25b4ce4d4d1cd938e8b6688ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73746576656c616365792f6e6f76612d76696d656f2d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevelacey/nova-vimeo-field)

Laravel Nova Vimeo field stores the id out of any given Vimeo link/embed, and renders a player.

Installation
------------

[](#installation)

```
composer require stevelacey/nova-vimeo-field
```

Usage
-----

[](#usage)

Define the following fields in your resource in the `fields` method:

```
use SteveLacey\NovaVimeoField\Vimeo;

...

Vimeo::make('Video')
    ->withMeta([
        'options' => [
            'width' => 640,
            'height' => 360,
        ]
    ]);
```

Screenshot
----------

[](#screenshot)

[![Vimeo player](https://raw.githubusercontent.com/stevelacey/nova-vimeo-field/master/screenshot.png)](https://raw.githubusercontent.com/stevelacey/nova-vimeo-field/master/screenshot.png)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~346 days

Total

5

Last Release

1428d ago

Major Versions

1.0.2 → 2.0.02020-04-23

PHP version history (2 changes)1.0PHP &gt;=7.1.0

2.1.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/289531?v=4)[Steve Lacey](/maintainers/stevelacey)[@stevelacey](https://github.com/stevelacey)

---

Top Contributors

[![stevelacey](https://avatars.githubusercontent.com/u/289531?v=4)](https://github.com/stevelacey "stevelacey (6 commits)")[![tanjemark](https://avatars.githubusercontent.com/u/10845366?v=4)](https://github.com/tanjemark "tanjemark (3 commits)")[![anjemark](https://avatars.githubusercontent.com/u/15997131?v=4)](https://github.com/anjemark "anjemark (1 commits)")

---

Tags

laravelfieldvimeonova

### Embed Badge

![Health badge](/badges/stevelacey-nova-vimeo-field/health.svg)

```
[![Health](https://phpackages.com/badges/stevelacey-nova-vimeo-field/health.svg)](https://phpackages.com/packages/stevelacey-nova-vimeo-field)
```

###  Alternatives

[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[timothyasp/nova-color-field

A Laravel Nova Color Picker field.

781.6M5](/packages/timothyasp-nova-color-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[stepanenko3/nova-json

Nova json field to spread a json column throughout multiple fields.

42249.7k](/packages/stepanenko3-nova-json)[optimistdigital/nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.

52139.5k](/packages/optimistdigital-nova-notes-field)[digital-creative/nova-filepond

A Nova field for uploading File, Image and Video using filepond.

5568.0k1](/packages/digital-creative-nova-filepond)

PHPackages © 2026

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