Libraries tagged by linter
indykoning/grumphp-prettier
22469 Downloads
A Prettier task for GrumPHP.
hyperlinkgroup/pint
17825 Downloads
An opinionated code formatter for PHP.
cytopia/awesome-ci
5747 Downloads
Lot's of tools for git, file and static source code analysis.
jetstreamlabs/pinte
8970 Downloads
A less opinionated code formatter for PHP, based on Laravel Pint.
silverstripe/documentation-lint
45932 Downloads
An abstraction around various documentation linters to make linting documentation easy for commercially supported Silverstripe CMS modules.
cvette/neos-code-style
4088 Downloads
Linter for Neos Fusion
hexmedia/yaml-linter
60491 Downloads
YamlLinter based on symfony command yaml:lint
hershel-theodore-layton/portable-hack-ast-linters
1787 Downloads
Hack source code linters authored with portable-hack-ast.
vartroth/php-security-lint
38 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
sunnysideup/easy-coding-standards
1250 Downloads
ECS PHP Linting.
indykoning/grumphp-laravel-pint
6683 Downloads
A Laravel Pint task for GrumPHP.
indykoning/grumphp-duster
4504 Downloads
A Duster task for GrumPHP.
cmpayments/schemavalidator
4078 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4624 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
alexdesignworks/dcr
12914 Downloads
Shell script wrapper around PHP_CodeSniffer and JSCS