Libraries tagged by linter
silverstripe/documentation-lint
24015 Downloads
An abstraction around various documentation linters to make linting documentation easy for commercially supported Silverstripe CMS modules.
cvette/neos-code-style
3091 Downloads
Linter for Neos Fusion
heahdude/yaml-linter
16816 Downloads
A YAML linter Symfony single-command application
tombenevides/dump-linter
1122 Downloads
A custom rules to remove dump functions from PHP code
studio-stomp/craft-twig-linter
841 Downloads
A module for Craft CMS bringing `sserbin/twig-linter` to Craft CMS projects
hershel-theodore-layton/portable-hack-ast-linters
1112 Downloads
Hack source code linters authored with portable-hack-ast.
zenphp/pinte
845 Downloads
An less opinionated version of Laravel Pint.
sunnysideup/easy-coding-standards
1140 Downloads
ECS PHP Linting.
indykoning/grumphp-laravel-pint
4224 Downloads
A Laravel Pint task for GrumPHP.
indykoning/grumphp-duster
1970 Downloads
A Duster task for GrumPHP.
cmpayments/schemavalidator
3982 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
4526 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
jbzoo/csv-blueprint
3188 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
madikon/grumphp-typoscript-lint
750 Downloads
A typoscript linter task for grumphp