Libraries tagged by code analyse
packagelist/closurecompiler-bin
39587 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.
nlpcloud/nlpcloud-client
26464 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
quiche-lorraine/code-context
1099 Downloads
Standalone CLI that generates codebase context (JSON + Markdown) for AI agents.
prinsfrank/phpstan-doc-code-analyzer
8571 Downloads
Analyze code snippets in documentation and README with PHPStan!
aluisio/laravel-code-analyzer
263 Downloads
Create new artisan commands to simplify your code quality workflow
qafoo/quality-analyzer
15788 Downloads
Helper for code reviews
jessegall/code-commandments
1626 Downloads
An architecture compiler for PHP — single-concern discipline prophets that judge a codebase against a configurable style and architecture spec
interitty/code-checker
1395 Downloads
Code checker script provides the way to check the quality of the Interitty codes.
degraciamathieu/php-smelly-code-detector
778 Downloads
PHP code smell detector
xberg-io/tree-sitter-language-pack
0 Downloads
Pre-compiled tree-sitter grammars for 306 programming languages
salehhashemi/laravel-intelli-git
2357 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.
dpanta94/phpstan-containers
26946 Downloads
PHPStan extensions for Containers
cloak/cloak
5702 Downloads
Modern code coverage analysis library
fivelab/ci-rules
20757 Downloads
Custom rules for code style and static analyzer
uuf6429/php-cs-fixer-blockstring
1094 Downloads
A PHP-CS-Fixer extension for formatting the contents of PHP heredoc and nowdoc string blocks.