PHP executables

The list of PHP executables. All PHP executables are located in the system PATH.

8 in /usr/local/bin/
1 in /usr/local/sbin/

 

/usr/local/bin/
pear
TYPE: Shell Script
PEAR or PHP Extension and Application Repository command-line package manager.

peardev
TYPE: Shell Script
PEAR or PHP Extension and Application Repository command-line package manager for memory-intensive operations.

pecl
TYPE: Shell Script
PECL or PHP Extension Community Library command-line package manager.

phar.phar
TYPE: PHP Script
Utility for managing phar or PHP Archive files
NOTE: There is a symbolic link phar in the same directory, pointing to phar.phar.

php
TYPE: ELF Binary
PHP Command Line Interface

php-cgi
TYPE: ELF Binary
PHP Command Line Interface for processing CGI or Common Gateway Interface scripts

php-config
TYPE: Shell Script
Retrieves information about PHP, when an application is compiled and linked against PHP

phpize
TYPE: Shell Script
Utility to prepare a PHP extension for compiling

 

/usr/local/sbin/
php-fpm
TYPE: ELF Binary
PHP FastCGI Process Manager

 

 

 

You may go back to the following section.
Installing PHP