A tool to prepare a PHP extension for compiling
phpize is a shell script to prepare PHP extension for compiling.
Options
--clean Remove all created files
--help Prints usage information
--version
-v Prints API version information
It is included in package php5-dev
.
Man Page: http://www.manpagez.com/man/1/phpize/