Libraries tagged by code analyze
fivelab/ci-rules
21039 Downloads
Custom rules for code style and static analyzer
smnandre/twigmetrics
764 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
exakat/exakat
7762 Downloads
The smart static analyzer for PHP
phlint/phlint
18023 Downloads
PHP code analyzer and tester.
johnatas-x/php-deprecation-detector
10290 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
packagelist/closurecompiler-bin
40019 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.
packagist/closurecompiler-bin
105775 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.
phing/task-analyzers
68028 Downloads
Tasks for code analysis.
taptima/phalyfusion
13178 Downloads
Utility for combining a bunch of php static code analyzers output.
salehhashemi/laravel-intelli-git
2358 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.
phing/task-zendcodeanalyser
82870 Downloads
The ZendCodeAnalyzerTask analyze PHP source files using the Zend Code Analyzer tool that ships with all versions of Zend Studio.
landingi/php-coding-standards
52647 Downloads
Landingi Static Code Analyze Bundle
naimul/db-visualizer
120 Downloads
Laravel Database & Code Intelligence Visualizer (N+1, Relations, Performance Analyzer)
savinmikhail/comments-density
623 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
laravel-audit/package
41 Downloads
Extensible Laravel code audit package with Pint, PHPStan/Larastan, and purpose-built analyzers.