core VS PHP Code Sniffer

Compare core vs PHP Code Sniffer and see what are their differences.

PHP Code Sniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. (by squizlabs)
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
core PHP Code Sniffer
2 47
5 10,607
- 0.1%
0.0 6.8
over 1 year ago about 2 months ago
PHP PHP
MIT License BSD 3-clause "New" or "Revised" 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.

core

Posts with mentions or reviews of core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-05.
  • Best way to check custom coding conventions
    5 projects | /r/PHP | 5 Sep 2022
    If those rules make sense in the framework/project you use then I feel the framework/project you use should warn you about violations while in debugging mode. You can implement this with static code analysis (in your front controller). You may get some inspiration from how I did it here: https://github.com/mintyphp/core/blob/main/src/Analyzer.php
  • Developing with procedural PHP.
    5 projects | /r/PHP | 25 Sep 2021

PHP Code Sniffer

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

What are some alternatives?

When comparing core and PHP Code Sniffer you can also consider the following projects:

PHP Architecture Tester - PHP Architecture Tester - Easy architecture testing for PHP :heavy_check_mark:

PHP CS Fixer - A tool to automatically fix PHP Coding Standards issues

PHPT - The PHP Interpreter

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

SQLite - Official Git mirror of the SQLite source tree

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.

qrapp-legacy

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

bolt

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

GrumPHP - A PHP code-quality tool

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