A PHP static code analyser for potential vulnerabilities
- 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