368 Forks
5426 Stars
5426 Watchers

phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

How to download and setup phan

Open terminal and run command
git clone https://github.com/phan/phan.git
git clone is used to create a copy or clone of phan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with phan https://github.com/phan/phan/archive/master.zip

Or simply clone phan with SSH
[email protected]:phan/phan.git

If you have some problems with phan

You may open issue on phan support forum (system) here: https://github.com/phan/phan/issues

Similar to phan repositories

Here you may see phan alternatives and analogs

 laravel    symfony    framework    yii2    cphalcon    awesome-php    CodeIgniter    DesignPatternsPHP    composer    hhvm    PHPMailer    phpunit    phabricator    matomo    swoole-src    grav    Cachet    parsedown    flarum    whoops    cakephp    image    october    PHP-Parser    awesome-cheatsheets    flysystem    easywechat    phpredis    workerman    jwt-auth