PHPackages                             peterbrinck/nova-laravel-news - 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. peterbrinck/nova-laravel-news

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

peterbrinck/nova-laravel-news
=============================

Adds a card to the Nova dashboard with the latest news from Laravel News

v0.5.0(7y ago)1712.0k↓60.2%4[1 issues](https://github.com/peterbrinck/nova-laravel-news/issues)MITPHPPHP &gt;=7.1.0

Since Aug 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/peterbrinck/nova-laravel-news)[ Packagist](https://packagist.org/packages/peterbrinck/nova-laravel-news)[ RSS](/packages/peterbrinck-nova-laravel-news/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Nova Laravel News Cards
=======================

[](#nova-laravel-news-cards)

Adds a card to the Nova dashboard with the latest news from Laravel News

Also at [Nova Packages](https://novapackages.com/packages/peterbrinck/nova-laravel-news)

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

[](#installation)

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

```
composer require peterbrinck/nova-laravel-news
```

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

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

// ...

public function card()
{
    return [
        // ...
        new \PeterBrinck\NovaLaravelNews\NovaLaravelNews(),
    ];
}
```

Credits
-------

[](#credits)

- [Peter Brinck](https://github.com/peterbrinck)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.2% 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 ~54 days

Total

5

Last Release

2656d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6154068?v=4)[Peter Brinck](/maintainers/peterbrinck)[@peterbrinck](https://github.com/peterbrinck)

---

Top Contributors

[![peterbrinck](https://avatars.githubusercontent.com/u/6154068?v=4)](https://github.com/peterbrinck "peterbrinck (15 commits)")[![akiyamaSM](https://avatars.githubusercontent.com/u/12276076?v=4)](https://github.com/akiyamaSM "akiyamaSM (1 commits)")[![vmitchell85](https://avatars.githubusercontent.com/u/1248035?v=4)](https://github.com/vmitchell85 "vmitchell85 (1 commits)")

---

Tags

laravellaravel-newslaravel-novanovaphpvuelaravelnova

### Embed Badge

![Health badge](/badges/peterbrinck-nova-laravel-news/health.svg)

```
[![Health](https://phpackages.com/badges/peterbrinck-nova-laravel-news/health.svg)](https://phpackages.com/packages/peterbrinck-nova-laravel-news)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

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

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

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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