Cliph
Example of CLI app in PHP (tuto)
Install / Use
/learn @MattKetmo/CliphREADME
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.
