Libraries tagged by syntaxcheck
cweiske/php-sqllint
84057 Downloads
Command line tool to validate (syntax check) SQL files
cmpayments/schemavalidator
3973 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
4517 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.
christophlehmann/fluid-lint
1563 Downloads
Syntax check for Fluid templates
namelesscoder/fluid-lint
280 Downloads
Lint/syntax check for TYPO3.Fluid template files
typo3fluid/fluid-lint
12 Downloads
Lint/syntax check for TYPO3.Fluid template files
antiphp/minusl
9 Downloads
PHP MinusL (-l) Cached syntax checker
rixxi/lint
101 Downloads
PHP syntax check script from Kdyby/Events
marius/phplint
43 Downloads
a php syntax check tool. Forked from Overtrue