Skip to content

watilde/awesome-php-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Awesome PHP Linter

A nice list of linting utility for PHP on the GitHub.

Inspired by the awesome list thing.

  • PHP Coding Standards Fixer - Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
  • 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_CodeSniffer - PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • PHP Parallel Lint - This tool check syntax of PHP files faster than serial check with fancier output.

About

A nice list of linting utility for PHP on the GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published