PHPackages                             open-admin-ext/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. open-admin-ext/phpinfo

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

open-admin-ext/phpinfo
======================

an small plugin to show phpinfo right in your open-admin enviourment.

v1.0(4y ago)31.5k2MITPHPPHP &gt;=7.0.0

Since Feb 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/open-admin-org/phpinfo)[ Packagist](https://packagist.org/packages/open-admin-ext/phpinfo)[ Docs](https://github.com/open-admin-ext/phpinfo)[ RSS](/packages/open-admin-ext-phpinfo/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

PHP Info - extention
====================

[](#php-info---extention)

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

[](#installation)

```
composer require open-admin-ext/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  in your broswer after install

License
-------

[](#license)

Licensed under The MIT License (MIT).

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

1595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6c8d24612adef7b7662b8ae3122ae2e9c69e9967248ad86939079ce92a10b6e2?d=identicon)[open-admin-org](/maintainers/open-admin-org)

---

Top Contributors

[![open-admin-org](https://avatars.githubusercontent.com/u/86517067?v=4)](https://github.com/open-admin-org "open-admin-org (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

extensionopen-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/open-admin-ext-phpinfo/health.svg)

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

###  Alternatives

[open-admin-ext/helpers

Helpers extension for open-admin

1248.8k](/packages/open-admin-ext-helpers)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1358.5k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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