box
box copied to clipboard
📦🚀 Fast, zero config application bundler with PHARs.
I have an app which requires `"ext-zend-opcache"` in composer.json, when I do `box compile` and try to run the app with `php app.phar` box's "check-requirements" option will try to check...
## Feature Request Since more and more projects adopt docker (for CI/CD or simply for build purposes), an official box docker-image (or collection of images for different supported PHP versions),...
Fixes #678
## Bug report | Question | Answer | ------------| --------------- | Box version | Box version 3.8.4@120b0a3 2019-12-13 17:22:43 UTC | PHP version | 7.4.5 | Composer version | 1.10.6...
Not sure but it looks for me the brew formula is outdated or gets an old version when running: ```bash brew tap humbug/box brew install box # ==> Installing box...
## Feature Request You should think to add a new workflow (GH Actions) to check about Coding Standard violations. As contributor, I've read how to start, and see the `make...
## Bug report | Question | Answer | ------------| --------------- | Box version | 3.8.4@120b0a3 2019-12-13 17:22:43 UTC | PHP version | 7.3.6 | Platform with version | Debian (docker...
## Feature Request If `box compile` is run multiple times on the same sources using the same configuration, it produces different results: ```diff diff --git a/phpbrew b/phpbrew index c79c4a49..6283320d 100755...
## Bug report | Question | Answer | ------------| --------------- | Box version | 3.13.0 | PHP version | 7.4 | Platform with version | Ubuntu | Github Repo |...