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

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

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

z7zmey/php-parser

0
View on GitHub↗
960 نجوم·63 تفرعات·Go·MIT·0 مشاهداتphp-parser.com↗

Php Parser

PHP parser written in Go

Features

  • Code Analysis Tools - Go-based parser for PHP source code.
  • Compilers and Interpreters - PHP AST syntax parser.

سجل النجوم

مخطط تاريخ النجوم لـ z7zmey/php-parserمخطط تاريخ النجوم لـ z7zmey/php-parser

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Php Parser.
  • alecthomas/participleالصورة الرمزية لـ alecthomas

    alecthomas/participle

    3,869عرض على GitHub↗

    Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar framework that uses reflection and struct tags to map input patterns directly into typed data structures. The library features a stateful lexical analyzer that employs state machines to handle nested or modal patterns. It includes a lexer code generator to produce optimized code, reducing runtime memory allocations and increasing throughput. The project covers recursive descent parsing with support for union types via sealed interfaces and custom parsing logic through interface-

    Goastebnfgo
    عرض على GitHub↗3,869
  • amir-valizadeh/ts-analyzerالصورة الرمزية لـ amir-valizadeh

    amir-valizadeh/ts-analyzer

    14عرض على GitHub↗

    A comprehensive TypeScript codebase analyzer that provides detailed metrics on type safety, code complexity, and quality. Get actionable insights to improve your TypeScript projects.

    TypeScript
    عرض على GitHub↗14
  • andremm/lua-parserالصورة الرمزية لـ andremm

    andremm/lua-parser

    209عرض على GitHub↗

    A Lua 5.3 parser written with LPegLabel

    Lua
    عرض على GitHub↗209
  • aalhour/pycoolcالصورة الرمزية لـ aalhour

    aalhour/PyCOOLC

    40عرض على GitHub↗

    :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3

    Python
    عرض على GitHub↗40
عرض جميع البدائل الـ 30 لـ Php Parser→

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

ما هي وظيفة z7zmey/php-parser؟

PHP parser written in Go

ما هي الميزات الرئيسية لـ z7zmey/php-parser؟

الميزات الرئيسية لـ z7zmey/php-parser هي: Code Analysis Tools, Compilers and Interpreters.

ما هي البدائل مفتوحة المصدر لـ z7zmey/php-parser؟

تشمل البدائل مفتوحة المصدر لـ z7zmey/php-parser: alecthomas/participle — Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar… amir-valizadeh/ts-analyzer — A comprehensive TypeScript codebase analyzer that provides detailed metrics on type safety, code complexity, and… andremm/lua-parser — A Lua 5.3 parser written with LPegLabel. andremm/typedlua — An Optional Type System for Lua. angular-experts-io/ng-parsel — Parse your Angular code base to JSON abstraction - Great for displaying APIs and running custom analysis. aalhour/pycoolc — :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3.