box
box copied to clipboard
📦🚀 Fast, zero config application bundler with PHARs.
## Bug report | Question | Answer | ------------| --------------- | Box version |3.8.0 | PHP version | 7.2.18 | Platform with version | OSX When trying to compile Box,...
Hi, when compiling PHPStan this is how the resulting vendor/autoload.php looks like: ```php
``` php build/puppet-enc.phar foo.example.com --env=prod --file=nodes.yaml.dist #!/usr/bin/env php --- parameters: customer: example role_enc: undef environment: development ``` >summary>box.yaml ```yaml files: - composer.json directories: - bin - config - src -...
### Untouched - [ ] [php-translation](https://github.com/php-translation/cli) - [ ] [psh](https://github.com/shopwareLabs/psh) - [ ] [PHPUnit](https://github.com/sebastianbergmann/phpunit) - [ ] [phpmetrics](https://github.com/phpmetrics/PhpMetrics/) - [ ] [paragonie/random_compat](https://github.com/paragonie/random_compat) - [ ] [phpbrew/Onion](https://github.com/phpbrew/Onion) - [ ] [facile-it/paraunit](https://github.com/facile-it/paraunit)...
I have a tool I'm writing and want to bundle it up with box. It has a spot where it `eval`s code, but before that it must include a new...
## Bug report | Question | Answer | ------------| --------------- | Box version | 3.8.0@e7d8df3 | PHP version | 7.3.8-1 | Platform with version | Linux | Github Repo |...
Note: the description has been edited to go through the issue more easily. The goal here is to be able to generate a installer file a la Composer (cf. [Composer...
/cc @c33s - [ ] Make the tests pass - [ ] Add AppVeyor - [ ] Check the compatibility with emojis - [ ] Check the compatibility with the...