Run PHP Insights
run_phpinsightsAnalyze PHP code quality, architecture, style, and complexity to generate a comprehensive score. Optionally apply style fixes or run in production mode.
Instructions
PHP Insights ile kod kalitesi, mimari, stil ve karmaşıklık üzerinden genel bir skor üretir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | Insights tarafından önerilen stil düzeltmelerini uygula. Varsayılan: false. | |
| production | No | Üretim modunda çalıştır (test dosyaları hariç). Varsayılan: false. | |
| projectPath | No | İsteğe bağlı proje kökü (otomatik tespit edilir). |