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.4k↓93.7%[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 1w 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 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

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

2026d 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

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k199.6M3.4k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k257.0M28.0k](/packages/friendsofphp-php-cs-fixer)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k52.2M377](/packages/api-platform-core)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1669.5M285](/packages/symfony-asset-mapper)

PHPackages © 2026

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