PHPackages                             rhyslees/nova-about - 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. rhyslees/nova-about

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

rhyslees/nova-about
===================

This is a package to add about information for Laravel Nova

2.2.0(1y ago)038.5k↓55.2%6[3 PRs](https://github.com/RhysLees/nova-about/pulls)3MITPHPPHP ^8.2CI passing

Since Aug 2Pushed 1w agoCompare

[ Source](https://github.com/RhysLees/nova-about)[ Packagist](https://packagist.org/packages/rhyslees/nova-about)[ Docs](https://github.com/rhyslees/nova-about)[ RSS](/packages/rhyslees-nova-about/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (9)Dependencies (6)Versions (15)Used By (3)

Nova About
==========

[](#nova-about)

This is a package to add about information for Laravel Nova.

[![image](https://user-images.githubusercontent.com/43909932/182262291-21e40655-2b77-46c8-958f-9c0d5882a28a.png)](https://user-images.githubusercontent.com/43909932/182262291-21e40655-2b77-46c8-958f-9c0d5882a28a.png)

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

[](#installation)

You can install the package via composer to your project or to your nova package.

```
composer require rhyslees/nova-about
```

Usage in your project
---------------------

[](#usage-in-your-project)

```
php artisan about
php artisan about --only=nova,nova_packages
php artisan about --only=nova
php artisan about --only=nova_packages
```

Usage in your Nova package
--------------------------

[](#usage-in-your-nova-package)

```
//YourPackageServiceProvider.php

/**
 * Register any application services.
 *
 * @return void
 */
public function register(): void
{
    \RhysLees\NovaAbout\NovaAbout::addPackage('your-name/your-package');
}
```

This will add your package to the Nova Packages section on the about command as seen below. It will also add the installed version of your package automatically.

[![image](https://user-images.githubusercontent.com/43909932/182262317-3c11b16f-e90a-49ad-9cda-4145cfdfed39.png)](https://user-images.githubusercontent.com/43909932/182262317-3c11b16f-e90a-49ad-9cda-4145cfdfed39.png)

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [Rhys Lees](https://github.com/RhysLees)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance72

Regular maintenance activity

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~116 days

Recently: every ~230 days

Total

9

Last Release

502d ago

Major Versions

1.0.5 → 2.0.02023-02-14

PHP version history (3 changes)1.0.0PHP ^8.1

1.0.5PHP ^8.0

2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ec1bfd05f95c19d3d12c7bb0fd2abc097b62e49cc0dfa32d6e6460c76607c95?d=identicon)[RhysLees](/maintainers/RhysLees)

---

Top Contributors

[![RhysLees](https://avatars.githubusercontent.com/u/43909932?v=4)](https://github.com/RhysLees "RhysLees (44 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (26 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (3 commits)")

---

Tags

laravelRhysLeesnova-about

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rhyslees-nova-about/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M167](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M200](/packages/laravel-ai)[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)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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