Here it goes

brew tap homebrew/homebrew-php
brew install php72
brew install homebrew/php/php72-xdebug
export PATH="$PATH:`brew --prefix php`"