Skip to content

Instantly share code, notes, and snippets.

View radwanhallak's full-sized avatar

Radwan Hallak radwanhallak

  • wordswallet
  • Jordan
View GitHub Profile
@jaredatch
jaredatch / phpcs-mamp.md
Created February 12, 2018 18:06
Install PHPCS with MAMP Pro

Install PHPCS with MAMP Pro

PHPCS

There are different ways to install PHPCS, the method below uses PEAR which installs it within your PHP installation.

First, locate the active MAMP Pro PHP installation.

$ which php