awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nette/php-generatorAvatar de nette

    nette/php-generator

    2,253Voir sur 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
    Voir sur GitHub↗2,253
  1. Home
  2. Software Engineering & Architecture
  3. Object-Oriented Models
  4. Object-Oriented Modeling
  5. Syntax Trees