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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMetaprogramming Toolkits

Tools that parse, inspect, and modify existing source code through reflection and programmatic manipulation interfaces.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Metaprogramming Toolkits. Refine with filters or upvote what's useful.

Awesome Metaprogramming Toolkits GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nette/php-generatorAvatar von nette

    nette/php-generator

    2,253Auf GitHub ansehen↗

    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

    A tool that parses, inspects, and modifies existing PHP source code through reflection and programmatic manipulation interfaces.

    PHPcode-generatornettenette-framework
    Auf GitHub ansehen↗2,253
  1. Home
  2. Programming Languages & Runtimes
  3. PHP Reflection Libraries
  4. Metaprogramming Toolkits