Browse CLI Tools
Discover the best command-line tools
25 tools found
P
prettier
lintingOpinionated code formatter for multiple languages
formattercode-qualityjavascript
50,000
npm install --save-dev prettierE
eslint
lintingJavaScript code quality and linting tool
javascriptlintercode-quality
25,000
npm install --save-dev eslintP
Pyright
lintingFast static type checker for Python by Microsoft
pythontype-checkingstatic-analysismicrosoft
13,700
npm install -g pyrightP
Phpstan
lintingStatic analysis tool for PHP focusing on type safety
phpstatic-analysistype-checkingcode-quality
12,800
composer require --dev phpstan/phpstanS
semgrep
lintingStatic analysis tool for finding bugs and security issues
static-analysissecurity
12,500
brew install semgrepH
hadolint
lintingDockerfile linter and best practices checker
dockerlinterdockerfile
10,500
brew install hadolintC
Checkstyle
lintingJava static analysis tool for code style violations
javastatic-analysiscode-styleconventions
8,100
brew install checkstyleD
Detekt
lintingStatic code analysis tool for Kotlin
kotlinstatic-analysisandroidcode-quality
6,300
brew install detektK
Ktlint
lintingKotlin linter with auto-formatting capabilities
kotlinlintingandroidformatter
6,100
brew install ktlintP
Psalm
lintingStatic analysis tool for finding bugs in PHP code
phpstatic-analysistype-checkingcode-quality
5,700
composer require --dev vimeo/psalm