BetterReflection
Reflection library
A reflection API designed to improve and extend the capabilities of PHP's native reflection mechanism
Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
1k stars
29 watching
132 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A proof-of-concept project to create an API compatible with Java reflection without using reflection. | 130 |
| | A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| | A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| | A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
| | A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| | An API for advanced reflection at runtime in Swift | 598 |
| | A Rust library that enables pseudo-reflection of complex data structures by executing commands on a tree-like representation | 22 |
| | A library that provides efficient and type-safe type reflection for OCaml | 51 |
| | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| | A C# library to simplify private reflection code using dynamic properties. | 336 |
| | A reflection-based serialization library for C++ | 99 |
| | A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| | A lightweight reflection system for C++ based on LLVM and Clang's libtooling | 245 |
| | A PHP client driver for the RethinkDB query language. | 339 |