Unable to install php with brew on mac

Viewed 27

I am new to mac and I am trying to install php. I downloaded brew, but the I type brew install php, this happens:

Error: No available formula with the name "php". ivanpolak@Ivans-MacBook-Air ~ % brew install php Warning: No available formula with the name "php". ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching for a previously deleted formula (in the last month)... Error: No previously deleted formula found. ==> Searching taps on GitHub... Error: No formulae found in taps.

Can somebody help me please? Thank you

1 Answers
Related