phpize5

Files for PHP5 module development

Debian Debian
RUN apt-get update && \ apt-get install -y php5-dev
Ubuntu
RUN apt-get update && \ apt-get install -y php5-dev
Alpine
RUN apk add php5-dev
Raspbian
RUN apt-get update && \ apt-get install -y php5-dev
click the source code to copy install phpize5 on any operating system with command-not-found.com