dh_php5

debhelper add-on to handle PHP PECL extensions

Debian Debian
RUN apt-get update && \ apt-get install -y dh-php5
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 dh-php5
click the source code to copy install dh_php5 on any operating system with command-not-found.com