Libraries tagged by lint
christophlehmann/fluid-lint
1592 Downloads
Syntax check for Fluid templates
purplebooth/git-lint-validators
844 Downloads
Lint git commits
zenphp/pinte
845 Downloads
An less opinionated version of Laravel Pint.
wundii/phplint
2228 Downloads
This tool is the fast way, to checks the syntax of your PHP files.
unh3ck3d/php-cs-fixer-git-hook
680 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook
sikessem/laravel-devtools
2852 Downloads
🧪 Sikessem development tools for Laravel applications.
sikessem/devtools
3600 Downloads
🧪 Sikessem development and automation tools.
liquipedia/sqllint
4053 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
3975 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
4519 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.
bisual/eslint-config-php
434 Downloads
Bisual eslint config for PHP projects
alexdesignworks/dcr
12914 Downloads
Shell script wrapper around PHP_CodeSniffer and JSCS
sunnysideup/easy-coding-standards
1140 Downloads
ECS PHP Linting.
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.
indykoning/grumphp-laravel-pint
4217 Downloads
A Laravel Pint task for GrumPHP.