Home

Awesome

Phortress

A PHP static code analyser for potential vulnerabilities

Setting up

  1. You will need Composer.
  2. Clone the Git repository: git clone https://github.com/lowjoel/phortress.git
  3. Install dependencies: composer.phar install
  4. Run unit tests: phpunit