Extensions to the PHP Reflection API, static code scanning, and code generation
翻译 - Extensions to the PHP Reflection API, static code scanning, and code generation
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
翻译 - 乌帕静态反射
Reflection library to do Static Analysis for PHP Projects
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
翻译 - 现代C ++的枚举(从字符串到字符串,从迭代到迭代)的静态反射,可以使用任何枚举类型,而无需任何宏或样板代码
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to ge...
翻译 - “ Doctrine反射”项目是供各个Doctrine项目使用的简单库,它在PHP附带的反射API的基础上增加了一些其他功能。它使您可以静态获取有关类,方法和属性的反射信息。
A work in progress minimal C++ static reflection API and codegen tool.
The staticReflection component can be used as a drop-in replacement for PHP's internal reflection api. This component provides a generic reflection stack so that applications can switch between the in...
TamiFlex facilitates static analysis of programs that use reflection and custom class loaders
🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
High performance Java reflection
DEPRECATED
TOML parser for Golang with reflection.
翻译 - 带有反射的Golang TOML解析器。
Reflection, Dict2Model, Model2Dict, Archive
C++ Reflection Library
Lightweight (3K) ES Module implementation of reflect-metadata
#静态网页生成器#⚛️ 🚀 A progressive static site generator for React.
A reflection based dependency injection toolkit for Go.
翻译 - Go的基于反射的依赖项注入工具箱。
Prototype for a Metadata Reflection API for ECMAScript
翻译 - ECMAScript的元数据反射API的原型