Display phpinfo() in the Magento admin
The phpinfo() page can be found in the admin under "System > Other Settings > PHP Info"
The module has been tested on Magento 2.3.2 with PHP 7.2. It has not been tested by the author on any other versions.
This module is available on packagist.org!
composer require wagento/phpinfo
Alternatively, add the following repository first.
composer config repositories.wagento/phpinfo vcs https://github.com/joeshelton-wagento/phpinfo