Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
-
Updated
Nov 6, 2024 - PHP
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Allows old code to use new standards
Mirror of https://gerrit.wikimedia.org/g/mediawiki/tools/phan/SecurityCheckPlugin See https://www.mediawiki.org/wiki/Developer_access for contributing
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format
Typo checker for PHP, with low false positives (runs as a program or as a plugin for Phan)
Tool for making PHP code quality tools only report errors relevant to a pull request
Post comments to bitbucket based on checkstyle reports
WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now
Demo plugin for checking XML configuration of PHP projects
Add a description, image, and links to the phan topic page so that developers can more easily learn about it.
To associate your repository with the phan topic, visit your repo's landing page and select "manage topics."