HomeSectionsAboutMerch

Static analysis tools for PHP

A curated list of static analysis tools for PHP.

Contributing

See CONTRIBUTING.

Table of Contents

Bugs finders

Tools to report issues in code that are or lead to bugs.

Coding standards

Tools to review the way PHP code was written and more.

DIY

Libraries that may be the base for a home-made static analyzer.

Fixers

Tools to automatically fix the code they are provided with.

Metrics

Tools to measure the code complexity, line of codes, etc.

Visualization

Tools that display PHP code in graphical way

SaaS

Online services for PHP code, provide dashboards. They may use the previous tools or offer their own.

Misc