Skip to content

Instantly share code, notes, and snippets.

@stefankleff
Created May 2, 2013 08:23
Show Gist options
  • Save stefankleff/5500906 to your computer and use it in GitHub Desktop.
Save stefankleff/5500906 to your computer and use it in GitHub Desktop.
External tools for PHPStorm
{
"name": "goalio/phpstorm",
"description": "External tools for phpstorm",
"require": {
"php": ">=5.3.0",
"phpmd/phpmd" : "1.4.*",
"zerkalica/phpcs": "dev-master",
"phpunit/phpunit": "3.7.*",
"phing/phing": "2.5.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment