PHPackages                             snowsoft/oaphpinfo - 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. snowsoft/oaphpinfo

ActiveLibrary

snowsoft/oaphpinfo
==================

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

0.01(2y ago)04MITPHPPHP &gt;=7.0.0

Since Oct 2Pushed 2y agoCompare

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

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

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

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

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

[](#installation)

```
composer require snowsoft/oaphpinfo
```

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

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

949d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82e2e5c31874e6660f06e56f1bf60eebc23db8b6ef8e719e9f52ae6db07f90e3?d=identicon)[snowsoft](/maintainers/snowsoft)

---

Top Contributors

[![open-admin-org](https://avatars.githubusercontent.com/u/86517067?v=4)](https://github.com/open-admin-org "open-admin-org (3 commits)")[![snowsoft](https://avatars.githubusercontent.com/u/4568234?v=4)](https://github.com/snowsoft "snowsoft (3 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/snowsoft-oaphpinfo/health.svg)

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

PHPackages © 2026

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