phpquery
PHP extension manager for Debian-based OSes. More information: <https://helpmanual.io/help/phpquery/>.
RUN apt-get update && \
apt-get install -y php-common
RUN apt-get update && \
apt-get install -y php-common
RUN apk add php-common
RUN apt-get update && \
apt-get install -y php-common
RUN yum install -y php-common
RUN dnf install -y php-common
RUN apt-get update && \
apt-get install -y php-common