awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
carlosas avatar

carlosas/phpat

0
View on GitHub↗
1,264 स्टार्स·62 फोर्क्स·PHP·MIT·6 व्यूज़phpat.dev↗

Phpat

Features

  • Static Analysis - Tests architectural constraints within the codebase.
  • Static Analysis Tools - Architecture testing tool for PHP.

स्टार हिस्ट्री

carlosas/phpat के लिए स्टार हिस्ट्री चार्टcarlosas/phpat के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

carlosas/phpat की मुख्य विशेषताएं क्या हैं?

carlosas/phpat की मुख्य विशेषताएं हैं: Static Analysis, Static Analysis Tools।

carlosas/phpat के कुछ ओपन-सोर्स विकल्प क्या हैं?

carlosas/phpat के ओपन-सोर्स विकल्पों में शामिल हैं: nasa-sw-vnv/ikos — Ikos is a formal verification suite and static analysis framework designed to prove the absence of undefined behaviors… phan/phan — Phan is a static analyzer and type checker for PHP that identifies bugs and type incompatibilities without executing… cpplint/cpplint — Static code checker for C++. larastan/larastan — Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

Phpat के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Phpat के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • larastan/larastanlarastan का अवतार

    larastan/larastan

    6,430GitHub पर देखें↗

    Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in Laravel applications. It extends PHPStan to resolve framework-specific patterns and magic methods, providing a rule-based scanning engine to audit code quality without executing the application. The tool specializes in Eloquent analysis, verifying that model properties, casts, and relationships align with database schemas and migrations. It tracks types across Eloquent collections, custom builders, and model factories to ensure type safety during database operations and iterati

    PHP
    GitHub पर देखें↗6,430
  • nasa-sw-vnv/ikosNASA-SW-VnV का अवतार

    NASA-SW-VnV/ikos

    3,115GitHub पर देखें↗

    Ikos is a formal verification suite and static analysis framework designed to prove the absence of undefined behaviors and runtime errors in C and C++ source code. It functions as an abstract interpretation tool that approximates program execution to identify potential crashes and software defects. The system utilizes a compiler front-end to translate source code into a specialized abstract representation. This process decouples language parsing from the analysis logic, allowing the framework to perform deep program analysis via a formal verification system. The toolkit covers several analys

    C++abstract-interpretationprogram-analysissoftware-verification
    GitHub पर देखें↗3,115
  • cpplint/cpplintcpplint का अवतार

    cpplint/cpplint

    1,821GitHub पर देखें↗

    Static code checker for C++

    Pythoncpplintlinter
    GitHub पर देखें↗1,821
  • phan/phanphan का अवतार

    phan/phan

    5,617GitHub पर देखें↗

    Phan is a static analyzer and type checker for PHP that identifies bugs and type incompatibilities without executing the code. It serves as a quality gate for continuous integration pipelines and a tool for verifying type safety, specifically checking union types, generics, and array shapes. The project is distinguished by its use of a background daemon and Language Server Protocol implementation, which provide real-time diagnostics and navigation within editors. It also features a baseline-based suppression system that allows developers to record existing errors in a snapshot file to focus e

    PHP
    GitHub पर देखें↗5,617
Phpat के सभी 30 विकल्प देखें→