phar (1) Linux Manual Page
NAME phar, phar.phar – PHAR (PHP archive) command line tool SYNOPSIS phar <command> [options] … DESCRIPTION The PHAR file format provides a way to put entire PHP applications into a single file called a "phar" (PHP Archive) for easy distribution and installation. With the phar command you can create, update or extract PHP archives. Commands:…
