Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in Laravel applications. It extends PHPStan to resolve framework-specific patterns and magic methods, providing a rule-based scanning engine to audit code quality without executing the application. The tool specializes in Eloquent analysis, verifying that model properties, casts, and relationships align with database schemas and migrations. It tracks types across Eloquent collections, custom builders, and model factories to ensure type safety during database operations and iterati
:sparkles: Monorepo for all the tooling related to using ESLint with Angular
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Polymer Tools Monorepo
الميزات الرئيسية لـ polymer/tools هي: Code Quality and Linting, Static Analysis Tools, Web Component Optimization.
تشمل البدائل مفتوحة المصدر لـ polymer/tools: pycqa/flake8 — Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding… nebulab/erb-formatter — Format ERB files with speed and precision. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report. angular-eslint/angular-eslint — :sparkles: Monorepo for all the tooling related to using ESLint with Angular. larastan/larastan — Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in… pycqa/prospector — Inspects Python source files and provides information about type and location of classes, methods etc.