Skip to content

phpify/cliph

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • PHP 58.8%
  • Shell 41.2%