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)037.8k↓31.8%6[4 PRs](https://github.com/RhysLees/nova-about/pulls)3MITPHPPHP ^8.2CI passing

Since Aug 2Pushed 2mo 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 1mo ago

READMEChangelog (9)Dependencies (6)Versions (13)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

49

—

FairBetter than 95% of packages

Maintenance68

Regular maintenance activity

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

452d 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 (41 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 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-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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