phar

Create, update or extract PHP archives (PHAR). More information: <https://manned.org/phar>.

Debian Debian
RUN apt-get update && \ apt-get install -y php
Ubuntu
RUN apt-get update && \ apt-get install -y php
Alpine
RUN apk add php
Arch Arch Linux
RUN pacman -S --noconfirm php
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y php
CentOS
RUN yum install -y php-cli
Fedora
RUN dnf install -y php-cli
Raspbian
RUN apt-get update && \ apt-get install -y php
click the source code to copy install phar on any operating system with command-not-found.com