GitPedia

Homebrew hhvm

Official Mac OS X Homebrew formula for HHVM

From hhvm·Updated February 26, 2026·View on GitHub·
·Archived

HHVM's OS X support is intended for development environments; we do not recommend HHVM on OSX in production. The project is written primarily in Ruby, distributed under the MIT License license, first published in 2015. Key topics include: hhvm, homebrew-formulae.

HHVM Homebrew Formula

Warning

HHVM's OS X support is intended for development environments; we do not
recommend HHVM on OSX in production.

Installation

brew tap hhvm/hhvm
# install the latest version of HHVM:
brew install hhvm
# ... or install the latest nightly build:
brew install hhvm-nightly
# ... or install the latest 4.8.z release:
brew install hhvm-4.8

If you need to install multiple versions, look at the documentation for
brew switch, brew link, and brew unlink.

We aim to provide bottles (binary packages) for the two most recent versions of
MacOS; as of September 2018, this is Mojave and High Sierra.

Building from source may also work on Sierra; earlier versions of MacOS are not
supported as HHVM requires a recent XCode.

If you build from source, this will take anywhere from twenty minutes on a
beefy Mac Pro to a couple of hours on a MacBook Air.

Reporting Issues

  • Only issues with the packaging itself which don't require a change to HHVM
    should be reported here. This includes things like missing dependencies or an
    out-of-date formula.
  • Most issues should be reported
    directly to the HHVM project since
    they will need to be fixed there. This includes everything from "this code
    doesn't work on OS X" to "--HEAD doesn't build".

More Information

License

homebrew-hhvm is MIT-licensed.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from hhvm/homebrew-hhvm via the GitHub API.Last fetched: 6/28/2026