Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
Tabs -> Spaces Ensured correct indentation Made all conditionals formatted the same
If you prefer spaces over tabs, I can update to that as well. Currently there's a mix of both, so I wanted to standardize it.