cd /tmp
git clone https://github.com/CHH/phpenv.git
cd phpenv
./bin/phpenv-install.sh
rm -rf /tmp/phpenv
Modify your bashrc.
git clone git://github.com/php-build/php-build.git $HOME/.phpenv/plugins/php-build
brew install libmcrypt openssl libpng libjpeg gettext homebrew/versions/bison27 libevent re2c
brew link openssl --force
phpenv install 5.6.13