PHPackages                             davidpiesse/nova-phpinfo - 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. davidpiesse/nova-phpinfo

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

davidpiesse/nova-phpinfo
========================

Display PHPInfo data

0.0.2(7y ago)13157.1k↓38.6%4[1 issues](https://github.com/davidpiesse/nova-phpinfo/issues)MITPHPPHP &gt;=7.1.0

Since Aug 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/davidpiesse/nova-phpinfo)[ Packagist](https://packagist.org/packages/davidpiesse/nova-phpinfo)[ Docs](https://github.com/davidpiesse/nova-phpinfo)[ RSS](/packages/davidpiesse-nova-phpinfo/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Display PHPInfo data in Laravel Nova
====================================

[](#display-phpinfo-data-in-laravel-nova)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9a8dc4565e64300556192307b620752a6905a833c06bb274fba3244154e12581/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64617669647069657373652f6e6f76612d706870696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/davidpiesse/nova-phpinfo)[![Total Downloads](https://camo.githubusercontent.com/ffa298a22cbb5d60890db3922c8c97c1bc5a56f14cce64629b58c66f99860659/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64617669647069657373652f6e6f76612d706870696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/davidpiesse/nova-phpinfo)

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

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require davidpiesse/nova-phpinfo
```

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 \Davidpiesse\NovaPhpinfo\Tool(),
    ];
}
```

Usage
-----

[](#usage)

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

### 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

[](#security)

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

Credits
-------

[](#credits)

- [David Piesse](https://github.com/davidpiesse)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~48 days

Total

2

Last Release

2823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9beea64e2348d11d5f96d4138ccfcf393bab92e803faa27437d794c279575d20?d=identicon)[davidpiesse](/maintainers/davidpiesse)

---

Top Contributors

[![davidpiesse](https://avatars.githubusercontent.com/u/800650?v=4)](https://github.com/davidpiesse "davidpiesse (4 commits)")[![antonioribeiro](https://avatars.githubusercontent.com/u/3182864?v=4)](https://github.com/antonioribeiro "antonioribeiro (1 commits)")

---

Tags

laravelnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/davidpiesse-nova-phpinfo/health.svg)

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

###  Alternatives

[ebess/advanced-nova-media-library

Laravel Nova tools for managing the Spatie media library.

6163.5M22](/packages/ebess-advanced-nova-media-library)[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2852.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2862.1M9](/packages/outl1ne-nova-sortable)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92219.3k3](/packages/advoor-nova-editor-js)[outl1ne/nova-page-manager

Page(s) and region(s) manager for Laravel Nova.

17947.0k](/packages/outl1ne-nova-page-manager)

PHPackages © 2026

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