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

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

dedermus/phpinfo
================

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

2.0.1(1y ago)033MITPHPPHP ^8.2

Since Jun 10Pushed 1y agoCompare

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

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

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

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

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

[](#installation)

```
composer require dedermus/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

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~85 days

Total

2

Last Release

620d ago

Major Versions

1.0.1 → 2.0.12024-09-03

PHP version history (2 changes)1.0.1PHP &gt;=7.0.0

2.0.1PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/42d5b6e1af612060284f1d52feba723a6304f41f9deb9d801f091d1b789738dc?d=identicon)[dedermus](/maintainers/dedermus)

---

Top Contributors

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

---

Tags

extensionopen-admin-core

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

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

PHPackages © 2026

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