dh_php

debhelper add-on to handle PHP PECL extensions

Install

All systems
curl cmd.cat/dh_php.sh
Debian Debian
apt-get install dh-php
Ubuntu
apt-get install dh-php
image/svg+xml Kali Linux
apt-get install dh-php
Windows (WSL2)
sudo apt-get update sudo apt-get install dh-php
Raspbian
apt-get install dh-php

dh-php

debhelper add-on to handle PHP PECL extensions

dh-php provides a debhelper sequence add-on named 'php' and the dh_php command. The dh_php command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable PHP PECL extensions for all available PHP SAPIs.