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

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

fotobank/phpinfo
================

Show php information in laravel-admin

V1.1(6y ago)06MITPHPPHP &gt;=7.0.0

Since Sep 9Pushed 6y agoCompare

[ Source](https://github.com/fotobank/phpinfo)[ Packagist](https://packagist.org/packages/fotobank/phpinfo)[ Docs](https://github.com/fotobank/phpinfo)[ RSS](/packages/fotobank-phpinfo/feed)WikiDiscussions master Synced 1mo ago

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

Outputs information about PHP's configuration
=============================================

[](#outputs-information-about-phps-configuration)

The laravel-admin version of the `phpinfo()` function, Inspired by [nova-phpinfo](https://github.com/davidpiesse/nova-phpinfo)

Screenshot
----------

[](#screenshot)

[![wx20180906-141140](https://user-images.githubusercontent.com/1479100/45138456-113f8900-b1df-11e8-98f0-399cb1e2e1b2.png)](https://user-images.githubusercontent.com/1479100/45138456-113f8900-b1df-11e8-98f0-399cb1e2e1b2.png)

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

[](#installation)

```
composer require fotobank/phpinfo
```

If you want to add a link entry in the left menu, use the following command to import

```
php artisan admin:import phpinfo
```

Configuration
-------------

[](#configuration)

In the `extensions` section of the `config/admin.php` file, add configurations

```
    'extensions' => [

        'phpinfo' => [

            // Set this to false if you want to disable this extension
            'enable' => true,

            // What information to show，see http://php.net/manual/en/function.phpinfo.php#refsect1-function.phpinfo-parameters
            'what' => INFO_ALL,

            // Set access path，defaults to `phpinfo`
            //'path' => '~phpinfo',
        ]
    ]
```

Usage
-----

[](#usage)

Open `http://localhost/admin/phpinfo` in your broswer after install

Donate
------

[](#donate)

> Help keeping the project development going, by donating a little. Thanks in advance.

[![PayPal Me](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.me/zousong)

[![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~441 days

Total

2

Last Release

2367d ago

### Community

Maintainers

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

---

Top Contributors

[![fotobank](https://avatars.githubusercontent.com/u/3964784?v=4)](https://github.com/fotobank "fotobank (14 commits)")[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (4 commits)")

---

Tags

extensionlaravel-adminphpinfo

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel-admin-ext/chartjs

Use Chartjs in laravel-admin

102180.6k1](/packages/laravel-admin-ext-chartjs)[laravel-admin-ext/china-distpicker

Distpicker extension for laravel-admin

13443.9k](/packages/laravel-admin-ext-china-distpicker)[laravel-admin-ext/grid-sortable

Sort the grid data by drag and drop rows

42119.3k](/packages/laravel-admin-ext-grid-sortable)[jxlwqq/json-editor

JSON Editor for Laravel-admin

32101.8k](/packages/jxlwqq-json-editor)[jxlwqq/env-manager

Env Manager for Laravel-admin

3719.9k](/packages/jxlwqq-env-manager)[jxlwqq/quill

quill editor for laravel-admin

2427.1k](/packages/jxlwqq-quill)

PHPackages © 2026

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