cliph icon indicating copy to clipboard operation
cliph copied to clipboard

Example of CLI app in PHP (tuto)

Cliph

Example of CLI app in PHP

Install

composer install

Launch

./bin/cliph

Build

Install the box tool, then run box build to build a PHAR file. Then you can launch the app: ./cliph.phar.