Libraries tagged by code analyse
trismegiste/mondrian
184 Downloads
Mondrian is a set of static analysis and refactoring tools for more abstraction
savinmikhail/comments-density
434 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.
sanmai/phpstan-rules
2007 Downloads
Custom PHPStan rules for enforcing code quality standards
runtothefather/doctrine-mongodb-psalm-plugin
6867 Downloads
Stubs to let Psalm understand Doctrine MongoDb ODM better
lemaur/toolbox
5743 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
built-fast/phpstan-sensitive-parameter
444 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
phlint/phlint
17519 Downloads
PHP code analyzer and tester.
landingi/php-coding-standards
50942 Downloads
Landingi Static Code Analyze Bundle
cytopia/awesome-ci
5747 Downloads
Lot's of tools for git, file and static source code analysis.
sensiolabs-de/astrunner
3384 Downloads
Astrunner is a low level lib that helps to run static code analysis
johnatas-x/php-deprecation-detector
4057 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
ixa-devstuff/php-deprecation-detector
58818 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
inviqa/phpstan-magento2
57754 Downloads
Extension for PHPStan to allow analysis of Magento2 code.
symplify/twig-phpstan-compiler
121782 Downloads
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
packagist/closurecompiler-bin
99553 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.