Libraries tagged by static list
furkankufrevi/laravel-route-linter
0 Downloads
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
ezar101/litedocs
0 Downloads
A lightweight static site generator.
doublethreedigital/static-cache-manager
2269 Downloads
Simple little utility to clear paths in your static cache.
pdxapps/preflight
69 Downloads
A framework-agnostic, AI/CI-native runner for PHP code-quality tools (format, lint, static analysis, tests) in check or fix mode.
yousha/codecop
43 Downloads
A lightweight static analyzer that scan PHP files for quality issues.
mjgapp/larascan
13 Downloads
Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.
mikelgoig/easy-coding-standard-rules
635 Downloads
Easy Coding Standard rules.
lumensistemas/lens
158 Downloads
Lumen's PHP code-quality conventions, baked in. Wraps php-cs-fixer, Rector and PHPStan with shipped config.
luc45/phpcs-ctrf-reporter
0 Downloads
CTRF (Common Test Report Format) reporter for PHP_CodeSniffer.
logics/codesniffer
2106 Downloads
PHP CodeSniffer static analysis tool
lintrue/jquery
473 Downloads
deploy jquery/jquery
laravel-doctor/laravel-doctor
1 Downloads
Auditor determinista para codebases Laravel: seguridad, performance, Eloquent y arquitectura.
kariricode/devkit
2 Downloads
Zero-config PHP quality toolchain for KaririCode Framework. Bundles PHPUnit, PHPStan, PHP-CS-Fixer, Rector, and Psalm under a single `kcode` CLI — isolated in .kcode/ so it never pollutes production dependencies.
ikabalzam/laravel-xray
232 Downloads
Static analysis for Eloquent column references — finds invalid database column names in your Laravel code before they hit production.
forceedge01/bdd-analyser
78 Downloads
Analyse bdd scripts and find issues with detailed information and how to address these issues to prolong the longevitiy of your behaviour suite