PHPackages                             henryavila/laravel-nova-changelog - 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. henryavila/laravel-nova-changelog

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

henryavila/laravel-nova-changelog
=================================

A Laravel Nova tool that display the content of the changelog file

v1.3.0(2y ago)017.9k↓63.3%MITPHPPHP ^7.3|^8.0

Since Aug 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/henryavila/laravel-nova-changelog)[ Packagist](https://packagist.org/packages/henryavila/laravel-nova-changelog)[ RSS](/packages/henryavila-laravel-nova-changelog/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Laravel Nova Changelog
======================

[](#laravel-nova-changelog)

A Laravel Nova 4 tool to display the content of the file [CHANGELOG.md](CHANGELOG.md) inside Laravel Nova panel.

Install
-------

[](#install)

```
composer require henryavila/laravel-nova-changelog
```

Usage
-----

[](#usage)

Register the package in the `tools` method of the `NovaServiceProvider` class.

```
public function tools(): array
{
    return [
        //...
        new \HenryAvila\Changelog\Changelog(),
    ];
}
```

if you use Laravel Nova 4 [Custom Menu](https://nova.laravel.com/docs/customization/menus.html), you can use the following code when building your menu

```
\HenryAvila\Changelog\Changelog::make()->menu($request),
```

If you already don't have, create a `CHANGELOG.md` file in the root of your project.

Preview
-------

[](#preview)

The following CHANGELOG.md file

```
As principais mudanças neste projeto serão documentadas neste arquivo.

O formato deste arquivo é baseado em [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), e este projeto adere
ao [Controle de versão semântica](https://semver.org/spec/v2.0.0.html).

---
## v1.0.0 - 11/08/2022
- Laravel 10
- Laravel Nova 4
- Vue 3 com Typescript
- Tailwind CSS
- Laravel Sanctum
- E-mail tracking
- Multi Tenant
- Vários pacotes e personalizaçoes
```

Will be displayed in Laravel Nova as: [![image](https://private-user-images.githubusercontent.com/8429941/259983532-9cd72fdf-02dd-4ffa-89cd-9d9543aec362.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODYxODQ3NzQsIm5iZiI6MTc4NjE4NDQ3NCwicGF0aCI6Ii84NDI5OTQxLzI1OTk4MzUzMi05Y2Q3MmZkZi0wMmRkLTRmZmEtODljZC05ZDk1NDNhZWMzNjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDgwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA4MDhUMTAyMTE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2IyNWI4MWMxYzEwNjRjYTEwNmVjYTgyNGE2NGY1MjM3MmZlZDM2MjE2NjlkYzY1Y2JmNDQ2MjQ3ZDViY2JhYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.j68f9KgklzR03VMTa8XBWg1Wv6tbUNHPQfgCC99en9I)](https://private-user-images.githubusercontent.com/8429941/259983532-9cd72fdf-02dd-4ffa-89cd-9d9543aec362.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODYxODQ3NzQsIm5iZiI6MTc4NjE4NDQ3NCwicGF0aCI6Ii84NDI5OTQxLzI1OTk4MzUzMi05Y2Q3MmZkZi0wMmRkLTRmZmEtODljZC05ZDk1NDNhZWMzNjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDgwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA4MDhUMTAyMTE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2IyNWI4MWMxYzEwNjRjYTEwNmVjYTgyNGE2NGY1MjM3MmZlZDM2MjE2NjlkYzY1Y2JmNDQ2MjQ3ZDViY2JhYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.j68f9KgklzR03VMTa8XBWg1Wv6tbUNHPQfgCC99en9I)

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~93 days

Total

4

Last Release

825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f05a7a5057256071ec7089d62dcf7b47d5700fe1189e7fceac681f93f2894a85?d=identicon)[henryavila](/maintainers/henryavila)

---

Top Contributors

[![henryavila](https://avatars.githubusercontent.com/u/8429941?v=4)](https://github.com/henryavila "henryavila (7 commits)")[![abordage](https://avatars.githubusercontent.com/u/28537731?v=4)](https://github.com/abordage "abordage (3 commits)")

---

Tags

laravelnovachangelog

### Embed Badge

![Health badge](/badges/henryavila-laravel-nova-changelog/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.5k](/packages/laravel-framework)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

24.3k69.5k](/packages/grumpydictator-firefly-iii)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[roundcube/roundcubemail

The Roundcube Webmail suite

7.1k3.2k3](/packages/roundcube-roundcubemail)

PHPackages © 2026

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