phpenmod

Enable PHP extensions on Debian-based OSes. More information: <https://salsa.debian.org/php-team/php-defaults>.

  • Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
  • Section: php
Debian Debian
RUN apt-get update && \ apt-get install -y php-common
Ubuntu
RUN apt-get update && \ apt-get install -y php-common
Alpine
RUN apk add php-common
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y php-common
CentOS
RUN yum install -y php-common
Fedora
RUN dnf install -y php-common
Raspbian
RUN apt-get update && \ apt-get install -y php-common
click the source code to copy install phpenmod on any operating system with command-not-found.com