phpquery

PHP extension manager for Debian-based OSes. More information: <https://helpmanual.io/help/phpquery/>.

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 phpquery on any operating system with command-not-found.com