PHPackages                             tebe/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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. tebe/phpinfo

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

tebe/phpinfo
============

Extends the phpinfo function and provides a structured output format using JSON.

v0.1.0(4mo ago)13MITPHPPHP &gt;=5.4CI passing

Since Jan 1Pushed 4mo agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

PHP Info
========

[](#php-info)

Wraps the `phpinfo` function and provides a more structured output format using HTML, TEXT, and JSON. Supports all PHP versions from 5.4 onwards. Smoke tested with all PHP versions on latest Ubuntu.

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

[](#installation)

```
composer require tebe/phpinfo
```

Usage
-----

[](#usage)

**Web with HTML output**

```
