Release v0.3.0
Add the phar
subcommand. This will generate an executable PHAR archive with bundled dependencies. Example workflow:
$ pogo --phar my-script.php
Loading composer repositories with package information
Updating dependencies (including require-dev)
...
Generating my-script.phar from my-script.php
$ ./my-script.phar dave
good morning: dave