awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
povils avatar

povils/phpmnd

0
View on GitHub↗
584 نجوم·47 تفرعات·PHP·MIT·4 مشاهدات

Phpmnd

PHP Magic Number Detector

Features

  • Code Analysis and Refactoring - Detects magic numbers within source code.
  • Static Analysis Tools - Detects magic numbers in PHP code.

سجل النجوم

مخطط تاريخ النجوم لـ povils/phpmndمخطط تاريخ النجوم لـ povils/phpmnd

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة povils/phpmnd؟

PHP Magic Number Detector

ما هي الميزات الرئيسية لـ povils/phpmnd؟

الميزات الرئيسية لـ povils/phpmnd هي: Code Analysis and Refactoring, Static Analysis Tools.

ما هي البدائل مفتوحة المصدر لـ povils/phpmnd؟

تشمل البدائل مفتوحة المصدر لـ povils/phpmnd: rrrene/credo — Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code… tomzx/php-semver-checker — Compares two source sets and determines the appropriate semantic versioning to apply. josefpihrt/roslynator — Roslynator is a set of code analysis tools for C#, powered by Roslyn. nikic/php-parser — PHP-Parser is a tool that converts PHP source code into an abstract syntax tree for static analysis and programmatic… phpro/grumphp — GrumPHP is a Git commit validator and PHP code quality orchestrator. It functions as a Git hook manager that automates… pycqa/pylint — Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and…

بدائل مفتوحة المصدر لـ Phpmnd

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Phpmnd.
  • rrrene/credoالصورة الرمزية لـ rrrene

    rrrene/credo

    5,193عرض على GitHub↗

    Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code to identify stylistic inconsistencies, common mistakes, and potential security vulnerabilities. The tool provides a customizable framework for defining and testing specialized rules to enforce project-specific coding standards. It identifies complex code fragments and duplication to highlight opportunities for refactoring and simplification. Its capabilities cover automated code reviews, the enforcement of Elixir coding standards, and real-time developer feedback through edit

    Elixir
    عرض على GitHub↗5,193
  • nikic/php-parserالصورة الرمزية لـ nikic

    nikic/PHP-Parser

    17,437عرض على GitHub↗

    PHP-Parser is a tool that converts PHP source code into an abstract syntax tree for static analysis and programmatic manipulation. It functions as a parser, a code generator, and a static analysis framework. The project enables the programmatic construction of abstract syntax tree nodes through a fluent interface and provides the ability to transform these trees back into formatted source code. It includes a serializer that exports abstract syntax trees to JSON format and reconstructs them from strings. The toolset covers several capability areas, including namespace resolution, constant exp

    PHP
    عرض على GitHub↗17,437
  • josefpihrt/roslynatorالصورة الرمزية لـ JosefPihrt

    JosefPihrt/Roslynator

    3,436عرض على GitHub↗

    Roslynator is a set of code analysis tools for C#, powered by Roslyn.

    C#
    عرض على GitHub↗3,436
  • phpro/grumphpالصورة الرمزية لـ phpro

    phpro/grumphp

    4,294عرض على GitHub↗

    GrumPHP is a Git commit validator and PHP code quality orchestrator. It functions as a Git hook manager that automates the installation and execution of script triggers to enforce code quality standards within PHP projects. The tool prevents non-compliant code from being committed by running a suite of validation and linting tasks during the Git workflow. It integrates automated quality checks directly into the local development environment to maintain project standards. The system manages pre-commit testing workflows by executing quality tests and automating Git hooks. It uses a task-based

    PHP
    عرض على GitHub↗4,294
عرض جميع البدائل الـ 30 لـ Phpmnd→