PHPLOC VS PHP-CS-Fixer

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

PHPLOC

A tool for quickly measuring the size of a PHP project. (by sebastianbergmann)

PHP-CS-Fixer

A tool to automatically fix PHP coding standards issues (by fabpot)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PHPLOC PHP-CS-Fixer
1 1
2,267 46
- -
7.4 0.0
over 1 year ago over 7 years ago
PHP PHP
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

PHPLOC

Posts with mentions or reviews of PHPLOC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-28.
  • PHP Static Analysis Tools Review
    6 projects | dev.to | 28 Apr 2021
    PHPLOC also shows interesting statistics about your project. It is not as powerful as PHPDepend, but you can also get an interesting overview of your code size, complexity, number of classes, etc.

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 2021-04-28.
  • PHP Static Analysis Tools Review
    6 projects | dev.to | 28 Apr 2021
    PHP Coding Standards Fixer suggests fixes according to the coding standard you specified. The following example lists the problems found in two files:

What are some alternatives?

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

PHP Metrics - Beautiful and understandable static analysis tool for PHP

PHPCPD - Copy/Paste Detector (CPD) for PHP code.

PhpDependencyAnalysis - Static code analysis to find violations in a dependency graph

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 Analyser - Performs advanced static analysis on PHP code

CodeClimate - Code Climate CLI

PHPPHP - A PHP VM implementation in PHP

PHP Parser - A PHP parser written in PHP

Dissect - A set of tools for lexical and syntactical analysis written in pure PHP.

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