PharBuilder will read several information from a standard composer.json file.
PharBuilder will read the composer.json:
- directory path to set the PHAR output directory (same directory as the
composer.json) nameto guess the PHAR name (remove the vendor name)binto guess the entry-point (will take the first path)