Download the PHP package outcompute/phpinfo without Composer
On this page you can find all versions of the php package outcompute/phpinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download outcompute/phpinfo
More information about outcompute/phpinfo
Files in outcompute/phpinfo
Download outcompute/phpinfo
More information about outcompute/phpinfo
Files in outcompute/phpinfo
Vendor outcompute
Package phpinfo
Short Description Get the output of phpinfo() as an array.
License GPL-2.0
Package phpinfo
Short Description Get the output of phpinfo() as an array.
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package phpinfo
PHPInfo
A simple PHP library to get the output of phpinfo() as an array when invoked from a command line script. You can submit a PR if you adapt it to the HTML version. Although by now you can compile the information to a reasonable degree of completeness from other functions, so this will be of use only when you absolutely have to parse phpinfo().
- Returns nested information for Configuration, modules in Configuration, Environment, PHP Variables & PHP License
Installation
Add this line to your composer.json file,
and run.
How to use
TODO
(PRs are welcome)
- Add support for parsing the HTML version (the _parseHTML() method)
- Add test cases
License
GPL v2
All versions of phpinfo with dependencies
PHP Build Version
Package Version
No informations.
The package outcompute/phpinfo contains the following files
Loading the files please wait ....