All Projects → PhpCodeAnalyzer → Similar Projects or Alternatives

453 Open source projects that are alternatives of or similar to PhpCodeAnalyzer

Pysonar2
PySonar2: an advanced semantic indexer for Python
Stars: ✭ 1,074 (+1080.22%)
Mutual labels:  static-analysis, code-analysis
swap-detector
A library for detecting swapped arguments in function calls, and a Clang Static Analyzer plugin used to demonstrate the library.
Stars: ✭ 19 (-79.12%)
Mutual labels:  static-analysis, code-analysis
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (+2723.08%)
Mutual labels:  static-analysis, code-analysis
Php Language Server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Stars: ✭ 1,019 (+1019.78%)
Mutual labels:  static-analysis, code-analysis
Credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Stars: ✭ 4,144 (+4453.85%)
Mutual labels:  static-analysis, code-analysis
Nodejsscan
nodejsscan is a static security code scanner for Node.js applications.
Stars: ✭ 1,874 (+1959.34%)
Mutual labels:  static-analysis, code-analysis
Find Sec Bugs
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)
Stars: ✭ 1,748 (+1820.88%)
Mutual labels:  static-analysis, code-analysis
static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (-60.44%)
Mutual labels:  static-analysis, code-analysis
Spoon
Spoon is a metaprogramming library to analyze and transform Java source code (up to Java 15). 🥄 is made with ❤️, 🍻 and ✨. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Stars: ✭ 1,078 (+1084.62%)
Mutual labels:  static-analysis, code-analysis
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (+197.8%)
Mutual labels:  static-analysis, code-analysis
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+3929.67%)
Mutual labels:  static-analysis, code-analysis
Rubysonar
an advanced semantic indexer for Ruby
Stars: ✭ 175 (+92.31%)
Mutual labels:  static-analysis, code-analysis
Radon
Various code metrics for Python code
Stars: ✭ 1,193 (+1210.99%)
Mutual labels:  static-analysis, code-analysis
Eslint Plugin Sonarjs
SonarJS rules for ESLint
Stars: ✭ 458 (+403.3%)
Mutual labels:  static-analysis, code-analysis
Bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Stars: ✭ 181 (+98.9%)
Mutual labels:  static-analysis, code-analysis
Forbidden Apis
Policeman's Forbidden API Checker
Stars: ✭ 216 (+137.36%)
Mutual labels:  static-analysis, code-analysis
adelaide
The SECBIT Static Analysis Extension to Solidity Compiler
Stars: ✭ 16 (-82.42%)
Mutual labels:  static-analysis
awesome-malware-analysis
Defund the Police.
Stars: ✭ 9,181 (+9989.01%)
Mutual labels:  static-analysis
php-codesniffer-sniffs
Custom sniffs for PHP_CodeSniffer
Stars: ✭ 16 (-82.42%)
Mutual labels:  static-analysis
phpstan-wordpress
WordPress extensions for PHPStan ⛏️
Stars: ✭ 182 (+100%)
Mutual labels:  static-analysis
kolorwheel.js
🌈 Color palette generator JavaScript library
Stars: ✭ 37 (-59.34%)
Mutual labels:  programmer-tool
klara
Automatic test case generation for python and static analysis library
Stars: ✭ 250 (+174.73%)
Mutual labels:  static-analysis
ramllint
RAML Linter
Stars: ✭ 18 (-80.22%)
Mutual labels:  static-analysis
dmn-check
A tool which performs static analyses on Decision Model Notation (DMN) files to detect bugs
Stars: ✭ 34 (-62.64%)
Mutual labels:  static-analysis
FastLint-Issues
FastLint finds & fixes bugs in your commits
Stars: ✭ 123 (+35.16%)
Mutual labels:  code-analysis
phantom-types
Phantom types for Python.
Stars: ✭ 120 (+31.87%)
Mutual labels:  static-analysis
Fortran-Tools
Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
Stars: ✭ 31 (-65.93%)
Mutual labels:  static-analysis
mllint
`mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis of the project's repository.
Stars: ✭ 67 (-26.37%)
Mutual labels:  static-analysis
kcc
A Small C Compiler
Stars: ✭ 18 (-80.22%)
Mutual labels:  static-analysis
deps-infer
Infer mvn deps from sources
Stars: ✭ 36 (-60.44%)
Mutual labels:  static-analysis
go-perfguard
CPU-guided performance analyzer for Go
Stars: ✭ 58 (-36.26%)
Mutual labels:  static-analysis
phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules
Stars: ✭ 87 (-4.4%)
Mutual labels:  static-analysis
PHPDoctor
🏥 PHPDoctor: Check files, full directories or strings for missing or bad PHPDoc types.
Stars: ✭ 54 (-40.66%)
Mutual labels:  static-analysis
phpstan.el
Interface to PHPStan (PHP static analyzer)
Stars: ✭ 22 (-75.82%)
Mutual labels:  static-analysis
phpstan-phpspec
PhpSpec extension for PHPStan
Stars: ✭ 19 (-79.12%)
Mutual labels:  static-analysis
phpstan
PHP Static Analysis in Github Actions.
Stars: ✭ 41 (-54.95%)
Mutual labels:  static-analysis
bismon
persistent monitor (for static source code analysis, GCC based)
Stars: ✭ 45 (-50.55%)
Mutual labels:  static-analysis
rstatic
An R package for static analysis of R code.
Stars: ✭ 32 (-64.84%)
Mutual labels:  static-analysis
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+3217.58%)
Mutual labels:  static-analysis
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-84.62%)
Mutual labels:  static-analysis
cmake-init
The missing CMake project initializer
Stars: ✭ 1,071 (+1076.92%)
Mutual labels:  static-analysis
dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Stars: ✭ 130 (+42.86%)
Mutual labels:  static-analysis
BadCoderz
Find unoptimized gmod addons and KILL the devs who made them
Stars: ✭ 66 (-27.47%)
Mutual labels:  code-analysis
unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
Stars: ✭ 64 (-29.67%)
Mutual labels:  static-analysis
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
Stars: ✭ 132 (+45.05%)
Mutual labels:  static-analysis
proguard-core
Library to read, write, analyze, and process java bytecode
Stars: ✭ 215 (+136.26%)
Mutual labels:  code-analysis
inline-plz
Inline your lint messages
Stars: ✭ 32 (-64.84%)
Mutual labels:  static-analysis
logifix
Fixing static analysis violations in Java source code using Datalog
Stars: ✭ 17 (-81.32%)
Mutual labels:  static-analysis
code-assert
Assert that the java code of a project satisfies certain checks.
Stars: ✭ 94 (+3.3%)
Mutual labels:  code-analysis
qulice
Quality Police for Java projects: aggregator of Checkstyle, PMD, and SpotBugs
Stars: ✭ 286 (+214.29%)
Mutual labels:  static-analysis
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (-74.73%)
Mutual labels:  static-analysis
save-cloud
Cluster-based cloud mechanism for running SAVE framework
Stars: ✭ 30 (-67.03%)
Mutual labels:  static-analysis
Vehicle-Security-Toolkit
汽车/安卓/固件/代码安全测试工具集
Stars: ✭ 367 (+303.3%)
Mutual labels:  static-analysis
localhost-sonarqube
Analysing source code locally with SonarQube in a Docker environment.
Stars: ✭ 17 (-81.32%)
Mutual labels:  static-analysis
vim-phpstan
A Vim plugin for PHPStan - https://github.com/phpstan/phpstan. It calls `phpstan` to do static analysis of your PHP code and displays the errors in Vim's quickfix list.
Stars: ✭ 26 (-71.43%)
Mutual labels:  static-analysis
klever
Read-only mirror of the Klever Git repository
Stars: ✭ 18 (-80.22%)
Mutual labels:  static-analysis
subpy
Python subsets
Stars: ✭ 41 (-54.95%)
Mutual labels:  static-analysis
go-mnd
Magic number detector for Go.
Stars: ✭ 153 (+68.13%)
Mutual labels:  static-analysis
OCCAM
OCCAM: Object Culling and Concretization for Assurance Maximization
Stars: ✭ 20 (-78.02%)
Mutual labels:  static-analysis
nestif
Detect deeply nested if statements in Go source code
Stars: ✭ 30 (-67.03%)
Mutual labels:  static-analysis
1-60 of 453 similar projects