OS X 10.9 - Nginx, php commands
Installing PHP 5.5 (with FPM) on Mac OS X
Search for available PHP formulas (formula’s in homebrews are equivalent to packages in aptitude)
brew search phpIt will return long list of php 5.2, 5.3, 5.4, 5.5 packages. We need 5.5. Tap it using: