Description
Command-line applications written in PHP can be bundled into PHAR archives quickly. It is a packaging tool for developers who want distributable PHP executables without extensive setup. The produced archives contain executable code, so inputs, build configuration, and release signing should be reviewed.