Libraries tagged by lint
m6web/php-lint
63478 Downloads
Simple command to run php lint
zenphp/fixr
437 Downloads
An opinionated code formatter for PHP.
wundii/phplint
2922 Downloads
This tool is the fast way, to checks the syntax of your PHP files.
unh3ck3d/php-cs-fixer-git-hook
1850 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook
sikessem/laravel-devtools
3227 Downloads
🧪 Tools needed for Laravel project development and automation.
sikessem/devtools
4209 Downloads
🧪 Tools needed for PHP project development and automation.
siguici/php-devtools
326 Downloads
🧪 Tools needed for PHP project development and automation.
liquipedia/sqllint
4247 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
4054 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
4600 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
1102 Downloads
Bisual eslint config for PHP projects
alexdesignworks/dcr
12914 Downloads
Shell script wrapper around PHP_CodeSniffer and JSCS
sunnysideup/easy-coding-standards
1220 Downloads
ECS PHP Linting.
mikelgoig/easy-coding-standard-rules
95 Downloads
Easy Coding Standard rules.
leafs/alchemy
5399 Downloads
Integrated testing/style fixing tool for your PHP apps