# phan/phan

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/phan-phan).**

5,617 stars · 369 forks · PHP · NOASSERTION

## Links

- GitHub: https://github.com/phan/phan
- Homepage: https://github.com/phan/phan/wiki
- awesome-repositories: https://awesome-repositories.com/repository/phan-phan.md

## Description

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

## Tags

### Part of an Awesome List

- [Static Analysis](https://awesome-repositories.com/f/awesome-lists/devtools/static-analysis.md) — Analyzes code for errors using abstract syntax trees.
- [Static Analysis Tools](https://awesome-repositories.com/f/awesome-lists/devtools/static-analysis-tools.md) — A modern static analyzer for PHP.
- [Static Analysis](https://awesome-repositories.com/f/awesome-lists/security/static-analysis.md) — Analyzes PHP codebases to identify potential security and quality issues.
