awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CakeDC avatar

CakeDC/cakephp-phpstan

0
View on GitHub↗
42 星标·7 分支·PHP·1 次浏览

Cakephp Phpstan

PHPStan CakePHP

Features

  • Code Analysis - PHPStan extension for resolving framework-specific magic methods.

Star 历史

cakedc/cakephp-phpstan 的 Star 历史图表cakedc/cakephp-phpstan 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cakephp Phpstan 的开源替代方案

相似的开源项目,按与 Cakephp Phpstan 的功能重合度排序。
  • alibaba/p3calibaba 的头像

    alibaba/p3c

    30,827在 GitHub 上查看↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    在 GitHub 上查看↗30,827
  • analysis-tools-dev/static-analysisanalysis-tools-dev 的头像

    analysis-tools-dev/static-analysis

    14,389在 GitHub 上查看↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    在 GitHub 上查看↗14,389
  • astral-sh/ruffastral-sh 的头像

    astral-sh/ruff

    48,177在 GitHub 上查看↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    在 GitHub 上查看↗48,177
  • alfert/coverexalfert 的头像

    alfert/coverex

    102在 GitHub 上查看↗

    Coverage Reports for Elixir

    JavaScript
    在 GitHub 上查看↗102
查看 Cakephp Phpstan 的所有 30 个替代方案→

常见问题解答

cakedc/cakephp-phpstan 是做什么的?

PHPStan CakePHP

cakedc/cakephp-phpstan 的主要功能有哪些?

cakedc/cakephp-phpstan 的主要功能包括:Code Analysis。

cakedc/cakephp-phpstan 有哪些开源替代品?

cakedc/cakephp-phpstan 的开源替代品包括: alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… astral-sh/ty — This project is a high-performance static type checker and comprehensive development toolkit for Python. It functions… checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best… alfert/coverex — Coverage Reports for Elixir.