Phortress A PHP static code analyser for potential vulnerabilities Setting up You will need Composer. Clone the Git repository: git clone https://github.com/lowjoel/phortress.git Install dependencies: composer.phar install Run unit tests: phpunit