phan

Homepage: https://github.com/emacs-php/phan.el

Author: USAMI Kenta

Updated:

Summary

Utility functions for Phan (PHP static analizer)

Commentary

Phan is static analizer for PHP.  https://github.com/phan/phan
This package has utilities and major mode for phan log format.

# Major modes

## phan-log-mode

A major mode for viewing Phan log format.

# Commands

## phan-find-config-file

Open `.phan/config.php' of current directory.

Dependencies