I\'m kind of new to using Homebrew, but I love it. It\'s so easy. I\'m trying install Xdebug. Some of the posts on the web say to do this:
brew install xd
Add this repository: https://github.com/josegonzalez/homebrew-php#readme
Then use brew install php54-xdebug for PHP 5.4
brew install php54-xdebug
Or brew install php53-xdebug for PHP 5.3
brew install php53-xdebug
Or brew install php55-xdebug for PHP 5.5
brew install php55-xdebug