phplint
There are 11 repositories under phplint topic.
exakat/php-static-analysis-tools
A reviewed list of useful PHP static analysis tools
overtrue/phplint
:bug: A tool that can speed up linting of php files by running several lint processes at once.
TheDragonCode/codestyler
A tool to automatically fix PHP Coding Standards issues by Dragon Code.
beechit/json-to-code-climate-subset-converter
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format
t1st3/generator-composer
:elephant: Yeoman (http://yeoman.io) generator for a PHP Composer project
allysonsilva/php-pre-push
:octocat: Git pre-push hook designed for any PHP projects
korelstar/phplint-problem-matcher
Shows `php -l` errors in GitHub Actions as annotation with file and code line
kayw-geek/quality-hook-installer
Install an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files
CICDToolbox/php-lint
Validate your PHP code using the native php linter.
frieser/qa-bundle
Quality Analyzer Bundle for Symfony
aramean/git-hook-drupal-lints
Prevents git push when linters aren't passing tests.