2017 © Pedro Peláez
 

project phpinfocli

PhpInfoCLI is phpinfo dump ASCII user interface dump at command line

image

jasonlam604/phpinfocli

PhpInfoCLI is phpinfo dump ASCII user interface dump at command line

  • Thursday, June 23, 2016
  • by jasonlam604
  • Repository
  • 0 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PhpInfoCLI

PHP Info at Command Line, (*1)

Overview

Provide PHP Info at command line with the goal of providing most if not all the info you would see using phpinfo() when displayed on a web page., (*2)

Availalboe Info:

  • PHP Version
  • System Info
  • Build Date
  • Configure Command(s)
  • Server Api
  • Virtual Directory Support
  • Configuration File (php.ini) Path
  • Loaded Configuration File
  • Scan this dir for additional .ini file
  • PHP API
  • PHP Extensions
  • Zend Extension
  • Zend Extension Build
  • PHP Extension Build
  • Debug Build
  • Thread Safety
  • Zend Signal Handling
  • Zend Memory Manager
  • Zend Multibyte Support
  • IPv6 Support
  • DTrace
  • Registered PHP Streams
  • Registered Stream Socket Transports
  • Registered Stream Filters

Screenshot

Release 0.1.0 Screenshot, (*3)

Install Phar

Build & Install

Requires phar-builder, (*4)

Go to the root of the project and execute the following, (*5)

php -d phar.readonly=0 phar-builder.phar package ./composer.json
chmod 0755 ./bin/phpinfocli.phar 
mv ./bin/phpinfocli.phar /usr/local/bin

The Versions

23/06 2016

dev-master

9999999-dev https://github.com/jasonlam604/PhpInfoCLI

PhpInfoCLI is phpinfo dump ASCII user interface dump at command line

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jason Lam

laravel library phpinfo

23/06 2016

0.1.0

0.1.0.0 https://github.com/jasonlam604/PhpInfoCLI

PhpInfoCLI is phpinfo dump ASCII user interface dump at command line

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jason Lam

laravel library phpinfo