Libraries tagged by lint
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
tsystems/grumphp-typoscript-lint
5078 Downloads
A typoscript linter task for grumphp
thoerner/xliff-lint
1111 Downloads
Provides the xliff:lint command from symfony/translation as standalone binary
skilla/lint-namespaces
8504 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these
programic/php-linting-rules
37 Downloads
Shared linting rules for PHP projects
madikon/grumphp-typoscript-lint
1603 Downloads
A typoscript linter task for grumphp
indentno/laravel-linter
819 Downloads
Linting for your laravel project
hexmedia/yaml-linter
60463 Downloads
YamlLinter based on symfony command yaml:lint
hershel-theodore-layton/portable-hack-ast-linters
1750 Downloads
Hack source code linters authored with portable-hack-ast.
m6web/php-lint
63549 Downloads
Simple command to run php lint
zooroyal/coding-standard
17564 Downloads
This is the ZooRoyal coding standard.
sikessem/laravel-devtools
3270 Downloads
🧪 Tools needed for Laravel project development and automation.
sikessem/devtools
4249 Downloads
🧪 Tools needed for PHP project development and automation.
liquipedia/sqllint
4355 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
cmpayments/schemavalidator
4068 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.