flackend/hello-cli
This is a very simple "Hello, World" command-line app. The purpose was to learn how to use Symfony's Console (https://github.com/symfony/Console) package to create a single-command CLI app and make it distributable as a single file with Box (https://github.com/box-project/box2).
PHP