Libraries tagged by code analyze
dpanta94/phpstan-containers
28628 Downloads
PHPStan extensions for Containers
fivelab/ci-rules
21747 Downloads
Custom rules for code style and static analyzer
smnandre/twigmetrics
836 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
phptramp/phptramp
1774 Downloads
Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.
phlint/phlint
18118 Downloads
PHP code analyzer and tester.
johnatas-x/php-deprecation-detector
11038 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
saviogodinho2002/driftguard
137 Downloads
Keeps a curated PHP config catalog of your Eloquent models in sync with the real code, using an LLM-assisted analyze/apply workflow (git-diff-based change detection, reflection-first structural facts, human-in-the-loop review before writing).
packagist/closurecompiler-bin
106464 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
naimul/db-visualizer
237 Downloads
Laravel Database & Code Intelligence Visualizer (N+1, Relations, Performance Analyzer)
aluisio/laravel-code-analyzer
271 Downloads
Create new artisan commands to simplify your code quality workflow
srokap/code_review
5063 Downloads
Elgg plugin that analyzes plugins code and provides basic information on code quality, compatibility and structure.
phing/task-analyzers
68158 Downloads
Tasks for code analysis.
taptima/phalyfusion
13198 Downloads
Utility for combining a bunch of php static code analyzers output.
savinmikhail/comments-density
632 Downloads
PHP code comments analyzer and Composer plugin for measuring comment density, enforcing TODO/FIXME and DocBlock thresholds, and generating reports.
salehhashemi/laravel-intelli-git
2363 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.