php-fpm for mac code example
Example: mac install php-fpm
brew install php
# note, that there are no longer options --with-httpd and
# --with-thread-safety.
brew install php
# note, that there are no longer options --with-httpd and
# --with-thread-safety.