PHPackages                             mark-nicepants/filament-release-notes - 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. mark-nicepants/filament-release-notes

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

mark-nicepants/filament-release-notes
=====================================

A filamentphp plugin for creating and displaying beautifull release note / changelog pages

v5.0.0(1mo ago)072MITPHPPHP ^8.2

Since Aug 4Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/mark-nicepants/filament-release-notes)[ Packagist](https://packagist.org/packages/mark-nicepants/filament-release-notes)[ Docs](https://github.com/mark-nicepants/filament-release-notes)[ RSS](/packages/mark-nicepants-filament-release-notes/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (27)Versions (8)Used By (0)

A filamentphp plugin for creating and displaying beautiful release note / changelog pages
=========================================================================================

[](#a-filamentphp-plugin-for-creating-and-displaying-beautiful-release-note--changelog-pages)

[![Latest Version on Packagist](https://camo.githubusercontent.com/243ab360d5d31d6ef74ef1970696bf7b69ecdcb22df69954deedd540560c4d81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61726b2d6e69636570616e74732f66696c616d656e742d72656c656173652d6e6f7465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mark-nicepants/filament-release-notes)[![GitHub Tests Action Status](https://camo.githubusercontent.com/bc89c7a93291fe3fbb20f21c46e73fd82e17ecc6f104d64762d3f55b683d721f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d61726b2d6e69636570616e74732f66696c616d656e742d72656c656173652d6e6f7465732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mark-nicepants/filament-release-notes/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f51df72d80bc4a19ed253d90a1d93963fff7e99695fb689438490391819c8408/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d61726b2d6e69636570616e74732f66696c616d656e742d72656c656173652d6e6f7465732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mark-nicepants/filament-release-notes/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1b848fc3041ae27bec4a936174119267c4c78f7d5f577143560aa1c42e0cbdb9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61726b2d6e69636570616e74732f66696c616d656e742d72656c656173652d6e6f7465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mark-nicepants/filament-release-notes)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require mark-nicepants/filament-release-notes
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-release-notes-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-release-notes-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-release-notes-views"
```

Usage
-----

[](#usage)

```
$filamentReleaseNotes = new Nicepants\FilamentReleaseNotes();
echo $filamentReleaseNotes->echoPhrase('Hello, Nicepants!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Nicepants](https://github.com/mark-nicepants)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance88

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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 ~106 days

Recently: every ~148 days

Total

7

Last Release

59d ago

Major Versions

v0.1.3 → v4.0.02025-10-03

v4.0.1 → v5.0.02026-05-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62654433?v=4)[mark-nicepants](/maintainers/mark-nicepants)[@mark-nicepants](https://github.com/mark-nicepants)

---

Top Contributors

[![mark-nicepants](https://avatars.githubusercontent.com/u/62654433?v=4)](https://github.com/mark-nicepants "mark-nicepants (23 commits)")[![markmooibroek](https://avatars.githubusercontent.com/u/1412238?v=4)](https://github.com/markmooibroek "markmooibroek (2 commits)")

---

Tags

laravelNicepantsfilament-release-notes

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mark-nicepants-filament-release-notes/health.svg)

```
[![Health](https://phpackages.com/badges/mark-nicepants-filament-release-notes/health.svg)](https://phpackages.com/packages/mark-nicepants-filament-release-notes)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)

PHPackages © 2026

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