PHPackages                             itpathsolutions/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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. itpathsolutions/phpinfo

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

itpathsolutions/phpinfo
=======================

PHP information

1.0.24(1y ago)147MITBladePHP ^8.0

Since Jan 7Pushed 9mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (22)Used By (0)

PHP Information
===============

[](#php-information)

 [![phpinfo](https://raw.githubusercontent.com/dhanikk/phpinfo/main/assets/php-preview.png)](https://raw.githubusercontent.com/dhanikk/phpinfo/main/assets/php-preview.png)

The **phpinfo** package provides detailed insights into your PHP environment with proper format, helping developers to check their php information. This includes core information, available extensions, PHP configuration directives, and modules. It is a powerful tool for efficient debugging, environment validation, and performance optimization.

**Security Warning**
--------------------

[](#security-warning)

This package exposes sensitive PHP environment details. Do not use it in production environments unless properly secured. It is recommended to restrict access to authorized users only.

[\#PHP](https://packagist.org/search/?tags=php) [\#PHPInfo](https://packagist.org/search/?tags=phpinfo) [\#Laravel](https://packagist.org/search/?tags=laravel) [\#Debugging](https://packagist.org/search/?tags=debugging) [\#ServerInfo](https://packagist.org/search/?tags=server-info) [\#PHPConfiguration](https://packagist.org/search/?tags=php-configuration) [\#Extensions](https://packagist.org/search/?tags=extensions) [\#Modules](https://packagist.org/search/?tags=modules) [\#Performance](https://packagist.org/search/?tags=performance) [\#DeveloperTool](https://packagist.org/search/?tags=developer-tool)

Documentation
-------------

[](#documentation)

- [Features](#features)
- [Supported Versions](#supported-versions)
- [Installation](#installation)
    - [Commands](#commands)
        - [Vendor Publish](#vendor-publish)
        - [Accessing the Plugin](#accessing-the-plugin)
- [FAQs](#faqs)
- [Contributing](#contributing)
- [Security Vulnerabilities](#security-vulnerabilities)
- [License](#license)
- [Testing](#testing)
- [Support](#get-support)

**Features**
------------

[](#features)

- **Comprehensive PHP Info** – Displays PHP version, extensions, configuration, and modules.
- **Debugging &amp; Troubleshooting** – Identify configuration issues quickly.
- **Performance Optimization** – Gather insights for tuning PHP performance.
- **PHP Directives Overview** – Shows key settings like memory limit and execution time.
- **Search Functionality** – Find specific PHP settings easily.
- **Extension &amp; Module Check** – Lists enabled and disabled PHP extensions.
- **Customizable Display** – Hide unnecessary details based on requirements.
- **Lightweight &amp; Fast** – Minimal impact on performance, maximum insights.
- **User-Friendly UI** – Clean, structured, and easy to navigate.
- **Laravel &amp; Standalone Support** – Works in Laravel projects or as a standalone package.

**Supported Versions**
----------------------

[](#supported-versions)

- **PHP:** ^8.0
- **Illuminate Support:** ^9.0 | ^10.0 | ^11.0

**Installation**
----------------

[](#installation)

To install the package Open the terminal and run the following command:

```
composer require itpathsolutions/phpinfo
```

**Commands**
------------

[](#commands)

### **Vendor Publish**

[](#vendor-publish)

Run the following command to publish the vendor files:

```
php artisan vendor:publish
```

**Accessing the Plugin**
------------------------

[](#accessing-the-plugin)

Once installed, open the following URL in your browser to check the plugin:

```
localhost:8000/php-info
```

**FAQs**
--------

[](#faqs)

### 1️. What does this package do?

[](#1️-what-does-this-package-do)

This package provides detailed insights into your PHP environment, including PHP version, configuration directives, extensions, and modules.

2. How do I install the package?
--------------------------------

[](#2-how-do-i-install-the-package)

Installing is simple! Run the following command in your terminal:

```
composer require itpathsolutions/phpinfo
```

3. Which Laravel versions are supported?
----------------------------------------

[](#3-which-laravel-versions-are-supported)

This package supports **Laravel 9, 10, and 11** with **PHP 8+** compatibility.

4. How do I view php info?
--------------------------

[](#4-how-do-i-view-php-info)

You can access login logs via:
`localhost:8000/php-info`

5. How do I update the package to the latest version?
-----------------------------------------------------

[](#5-how-do-i-update-the-package-to-the-latest-version)

Run the following command to update:

```
composer update itpathsolutions/phpinfo
```

6. Can I contribute to this package?
------------------------------------

[](#6-can-i-contribute-to-this-package)

Absolutely! Contributions are welcome. See the [CONTRIBUTING](https://github.com/vidhi-nirmal71/authinfo/blob/main/CONTRIBUTING.md) guidelines for details.

7. Where can I get support?
---------------------------

[](#7-where-can-i-get-support)

For any support or queries, contact us via [IT Path Solutions](https://www.itpathsolutions.com/contact-us/).

**Contributing**
----------------

[](#contributing)

We welcome contributions from the community! Feel free to **Fork** the repository and contribute to this module. You can also create a pull request, and we will merge your changes into the main branch. See [CONTRIBUTING](https://github.com/dhanikk/phpinfo/blob/main/CONTRIBUTING.md) for details.

**Security Vulnerabilities**
----------------------------

[](#security-vulnerabilities)

Please review our [Security Policy](https://github.com/dhanikk/phpinfo/blob/main/security/policy) on how to report security vulnerabilities.

**License**
-----------

[](#license)

This package is open-source and available under the MIT License. See the [LICENSE](https://github.com/dhanikk/phpinfo/blob/main/LICENSE) file for details.

**Testing**
-----------

[](#testing)

To test this package, run the following test command:

```
composer test
```

**Get Support**
---------------

[](#get-support)

- Feel free to [contact us](https://www.itpathsolutions.com/contact-us/) if you have any questions.
- If you find this project helpful, please give us a ⭐ [Star](https://github.com/dhanikk/phpinfo/stargazers).

**You may also find our other useful package:**
-----------------------------------------------

[](#you-may-also-find-our-other-useful-package)

[MySQL Info Package](https://packagist.org/packages/itpathsolutions/mysqlinfo)
[AUTH Info Package](https://packagist.org/packages/itpathsolutions/authinfo)
[Role Wise Session Manager Package](https://packagist.org/packages/itpathsolutions/role-wise-session-manager)
[Chatbot Package](https://packagist.org/packages/itpathsolutions/chatbot)
[Redis Info Package](https://packagist.org/packages/itpathsolutions/redisinfo)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance52

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~3 days

Total

21

Last Release

426d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.8

1.0.2PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/74d7fbd5e506bbbd7ab765e785d26a663744a74347fe6b0c855c3f55577ed5d4?d=identicon)[dhanikk\_itpath](/maintainers/dhanikk_itpath)

![](https://www.gravatar.com/avatar/f25add47d2862d39be6b505c1557aaadf8382fec3b421c1f90faaec5c30e22d3?d=identicon)[vidhi-nirmal71](/maintainers/vidhi-nirmal71)

---

Top Contributors

[![dhanikk](https://avatars.githubusercontent.com/u/112705004?v=4)](https://github.com/dhanikk "dhanikk (44 commits)")

---

Tags

phpconfigurationperformancedebuggingenvironmentmodulesversiondiagnosticsitpathsolutionsphpinfoLaravel phpinfosystem infoserver monitoringdevelopment-toolsperformance-monitoringphp-serverdeveloper toolphp-toolsphp Extensionsphp-debugserver-infophp-settings

### Embed Badge

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

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

###  Alternatives

[jbzoo/jbdump

Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print\_r() and var\_dump() functions.

211.1M3](/packages/jbzoo-jbdump)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)[konafets/typo3_debugbar

Utilizes the PHP Debugbar to provide information of the system health to the frontend.

3621.4k](/packages/konafets-typo3-debugbar)[koriym/xdebug-mcp

Universal PHP Xdebug MCP Server with AI-optimized debugging support

4011.6k1](/packages/koriym-xdebug-mcp)

PHPackages © 2026

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