Skip to content

List information about the users runtime environment

License

Notifications You must be signed in to change notification settings

olavocneto/pinfo-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The pinfo-php command prints out useful information about your system’s PHP environment and dependencies. This includes things such as your PHP, Composer, OS version, and arch. If submitting an issue on Github, pasting the output of this command can help others diagnose the issue more quickly.

Installation / Usage

# install
composer global require olavocneto/pinfo-php

# use
pinfo-php

# output
Your system information:

PHP Version: 7.0.11
Composer Version: Composer version 1.3.2 2017-01-27 18:23:41
OS: Linux 4.4.0-38-generic
Arch: x86_64

Build Setup

# install dependencies
composer install -o

Acknowledgments

About

List information about the users runtime environment

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages