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

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

orlyapps/nova-changelog
=======================

A Laravel Nova tool.

0.0.3(6y ago)738.0k—0%1[2 issues](https://github.com/orlyapps/nova-changelog/issues)[1 PRs](https://github.com/orlyapps/nova-changelog/pulls)MITPHPPHP &gt;=7.1.0

Since Aug 27Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Displays your Changelog in Nova
===============================

[](#displays-your-changelog-in-nova)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f680c8bf647a6c7ad8092e55f1ae624c703b3552d6138270097d8b987ca2aff5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f726c79617070732f6e6f76612d6368616e67656c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Orlyapps/nova-changelog)[![Total Downloads](https://camo.githubusercontent.com/3877604c1d114467c25122092132ae6b4f15d623dbea019e8761cfb6da11bf35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f726c79617070732f6e6f76612d6368616e67656c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Orlyapps/nova-changelog)

[![alt text](https://raw.githubusercontent.com/orlyapps/nova-changelog/master/docs/screenshot.png "Example")](https://raw.githubusercontent.com/orlyapps/nova-changelog/master/docs/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 orlyapps/nova-changelog
```

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

```
// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Orlyapps\NovaChangelog\NovaChangelog(),
    ];
}
```

Usage
-----

[](#usage)

Click on the "Changelog" menu item in your Nova app to see the tool provided by this package.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Orlyapps](https://github.com/orlyapps)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~161 days

Total

3

Last Release

2490d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/151910418d1ae1eb29a6bbeb788ea67c1ee0c77a1c02a2a437372a52da5739c4?d=identicon)[orlyapps](/maintainers/orlyapps)

---

Top Contributors

[![orlyapps](https://avatars.githubusercontent.com/u/5220826?v=4)](https://github.com/orlyapps "orlyapps (3 commits)")[![SadeghPM](https://avatars.githubusercontent.com/u/9298600?v=4)](https://github.com/SadeghPM "SadeghPM (1 commits)")

---

Tags

changeloglaravellaravel-novalaravelnova

### Embed Badge

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

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

###  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)[stepanenko3/nova-cards

A Laravel Nova info cards.

33143.0k](/packages/stepanenko3-nova-cards)[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)

PHPackages © 2026

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