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

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

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

1 个仓库

Awesome GitHub RepositoriesSyntax Trees

Constructs syntax trees using expressive object models for programmatic code generation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Syntax Trees. Refine with filters or upvote what's useful.

Awesome Syntax Trees GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nette/php-generatornette 的头像

    nette/php-generator

    2,253在 GitHub 上查看↗

    Php-generator is a metaprogramming library for programmatically generating, inspecting, parsing, and manipulating PHP source code using expressive object-oriented structures. It allows developers to construct classes, interfaces, traits, enums, functions, closures, and complete files without writing raw strings. The library features automated namespace resolution to manage fully qualified class names and use statements, preventing naming collisions in generated output. It also includes configurable formatting utilities that transform abstract syntax trees into text strings adhering to establ

    Constructs a syntax tree using expressive object models so developers assemble valid code structures programmatically without writing raw strings.

    PHPcode-generatornettenette-framework
    在 GitHub 上查看↗2,253
  1. Home
  2. Software Engineering & Architecture
  3. Object-Oriented Models
  4. Object-Oriented Modeling
  5. Syntax Trees