PHP CS Fixer VS phan

Compare PHP CS Fixer vs phan and see what are their differences.

phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness. (by phan)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PHP CS Fixer phan
41 8
12,543 5,495
1.1% 0.1%
9.8 8.2
4 days ago about 2 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PHP CS Fixer

Posts with mentions or reviews of PHP CS Fixer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.

phan

Posts with mentions or reviews of phan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

What are some alternatives?

When comparing PHP CS Fixer and phan you can also consider the following projects:

PHP Code Sniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

PHPStan - PHP Static Analysis Tool - discover bugs in your code without running it!

Psalm - A static analysis tool for finding errors in PHP applications

Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

GrumPHP - A PHP code-quality tool

PHP Mess Detector - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

PHP-Parallel-Lint - This tool check syntax of PHP files faster than serial check with fancier output.

PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer