Get expert guidance in a few days with a Laravel code review

Php_Codesniffer

Php_Codesniffer stats

Downloads
287.6M
Stars
10,710
Open Issues
289
Forks
1,473

View on GitHub →

PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

PHP_CodeSniffer Package Summary

Overview

PHP_CodeSniffer is a crucial tool for maintaining code quality and consistency, equipped with two primary scripts: phpcs for tokenizing PHP, JavaScript, and CSS files to detect coding standard violations, and phpcbf for automatically correcting these violations. This package helps ensure that your project adheres to a specified coding standard, enhancing readability and maintainability.

Key Features

  • Tokenization of Multiple Languages: PHP, JavaScript, and CSS.
  • Automatic Code Correction: Utilize phpcbf to automatically fix code standard violations.
  • Compatibility: Requires PHP 5.4.0 or higher, with specific sniffs possibly requiring additional tools.
  • Configurability: Supports custom configuration files for team or CI server integrations.
  • Multiple Installation Methods: Installable via Phar files, Composer, Phive, PEAR, or directly from the Git repository.

Installation

  • Phar Files:
    curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
    curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar
    # or via wget
    wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
    wget https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar
  • Composer:
    composer global require "squizlabs/php_codesniffer=*"
  • Phive:
    phive install phpcs
    phive install phpcbf
  • PEAR:
    pear install PHP_CodeSniffer
  • Git Clone:
    git clone https://github.com/squizlabs/PHP_CodeSniffer.git

Usage

Run PHP_CodeSniffer using:

phpcs /path/to/code-directory
phpcbf /path/to/code-directory

Specify coding standards with the --standard option:

phpcs --standard=PSR12 /path/to/code-directory

Documentation and Support

Important Note

This repository has been abandoned. Its successor is PHPCSStandards/PHP_CodeSniffer. For more details, see issue #3932.

PHP_CodeSniffer adheres to semantic versioning with detailed guidelines for each version type (MAJOR, MINOR, PATCH), ensuring consistent and predictable updates.


Squizlabs Php Codesniffer Related Articles

Using PHP Codesniffer With Laravel image

Using PHP Codesniffer With Laravel

Read article
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Acquaint Softtech logo

Acquaint Softtech

Acquaint Softtech offers AI-ready Laravel developers who onboard in 48 hours at $3000/Month with no lengthy sales process and a 100 percent money-back guarantee.

Acquaint Softtech
Celebian logo

Celebian

Celebian is a social media marketing agency specializing in helping their clients go viral on TikTok. Whether you're looking to reach a bigger audience or gain more Tiktok followers, likes, and views, they've got you covered.

Celebian
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Securing Laravel logo

Securing Laravel

The essential security resource for Laravel devs, covering everything you need to keep your apps secure. Sign up to receive weekly security tips and monthly in depth articles, diving deep into security concepts you need to know!

Securing Laravel
Curotec logo

Curotec

World class Laravel experts with GenAI dev skills. LATAM-based, embedded engineers that ship fast, communicate clearly, and elevate your product. No bloat, no BS.

Curotec