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)1711.7k↓50%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 1mo 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 72% 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

2604d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e23c2aff084a4e9d4b8a4e6f6b1a7f86e45cc45079e320b5461a7c74e2cafb6?d=identicon)[peterbrinck](/maintainers/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.

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)
