PHPackages                             nagyist/nova-markdown - 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. nagyist/nova-markdown

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

nagyist/nova-markdown
=====================

A Laravel Nova tool.

0.0.5(3y ago)036MITPHPPHP ^8.0|^8.1|^8.2

Since Aug 27Pushed 3y agoCompare

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

READMEChangelog (2)Dependencies (1)Versions (7)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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~412 days

Total

5

Last Release

1221d ago

PHP version history (3 changes)0.0.1PHP &gt;=7.1.0

0.0.4PHP ^8.1|^8.2

0.0.5PHP ^8.0|^8.1|^8.2

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/nagyist-nova-markdown/health.svg)

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

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[stepanenko3/nova-cards

A Laravel Nova info cards.

33150.0k](/packages/stepanenko3-nova-cards)[inspheric/nova-defaultable

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

52178.7k1](/packages/inspheric-nova-defaultable)[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)

PHPackages © 2026

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