PHPackages                             skydiver/nova-update-card - 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. skydiver/nova-update-card

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

skydiver/nova-update-card
=========================

Check if you're running the latest versions of Laravel or Nova right from your dashboard.

1.5.1(5y ago)09.3k↓50%[13 PRs](https://github.com/skydiver/nova-update-card/pulls)MITVuePHP &gt;=7.1.0

Since Aug 22Pushed 3y ago2 watchersCompare

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

READMEChangelogDependencies (4)Versions (27)Used By (0)

Nova Laravel Update Card
========================

[](#nova-laravel-update-card)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2610a339b27b499c4e638cd06bb44df400b853b2a1fd325532a86343a488dbc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736b7964697665722f6e6f76612d7570646174652d636172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/skydiver/nova-update-card)[![Total Downloads](https://camo.githubusercontent.com/ed270773626903fd2cc45bc8a9cb8ee85601dd1e44776c43433e931deacba02b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736b7964697665722f6e6f76612d7570646174652d636172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/skydiver/nova-update-card)

Check if you're running the latest versions of Laravel or Nova right from your dashboard.

> This is a fork of Nova [Laravel Update Card](https://github.com/beyondcode/nova-laravel-update-card). All the credits goes to original authors.

[![tinker screenshot](https://github.com/skydiver/nova-update-card/raw/master/screenshot.png)](https://github.com/skydiver/nova-update-card/raw/master/screenshot.png)

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

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require skydiver/nova-update-card
```

Next up, you must register the card with Nova. This is typically done in the `cards` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvder.php

// ...
public function cards()
{
    return [
        // ...
        (new \Skydiver\NovaUpdateCard\LaravelUpdateCard)->width('1/2'),
        (new \Skydiver\NovaUpdateCard\NovaUpdateCard)->width('1/2'),
    ];
}
```

Usage
-----

[](#usage)

Just visit your Nova dashboard and you'll get information about your installed Laravel and Nova versions.

Credits
-------

[](#credits)

[Laravel Update Card](https://github.com/beyondcode/nova-laravel-update-card)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~74 days

Recently: every ~104 days

Total

13

Last Release

1935d ago

Major Versions

0.0.1 → 1.0.12019-11-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b28541f1ac1be505a155d5800c252643bf7ca4f8266e10fc6a83864889003bc?d=identicon)[skydiver](/maintainers/skydiver)

---

Top Contributors

[![skydiver](https://avatars.githubusercontent.com/u/578784?v=4)](https://github.com/skydiver "skydiver (14 commits)")[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (2 commits)")

---

Tags

laravelnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/skydiver-nova-update-card/health.svg)

```
[![Health](https://phpackages.com/badges/skydiver-nova-update-card/health.svg)](https://phpackages.com/packages/skydiver-nova-update-card)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

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

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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