Box is committed to helping improve the programming experience of PHP applications, expecially for Hyperf, managing the PHP environment and related dependencies, providing the ability to package PHP applications as binary programs, and also providing reverse proxy services for managing and deploying Swoole/Swow applications.
Mac 下的 swoole-cli 还需要手动处理下,从 Swoole官网下载页面中的 swoole-cli-v5.0.0-macos-x64.tar.gz 下载,并解压 swoole-cli 移至
~/.box/swoole-cli
中,并执行sudo xattr -d com.apple.quarantine ~/.box/swoole-cli
命令跳过系统对下载的二进制程序的运行限制