This might help you out, it's just regular php: http://php.net/manual/en/book.phar.php
You can see my package as an example: http://github.com/adamgoose/forge-cli. If you read the contents of build.sh, you can see what command I execute to build the phar after making changes to the source.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.