raphhh/trex-reflection
Lightweight PHP reflection helper focused on analyzing types, classes and members with a cleaner API than native Reflection. Great for tooling, static analysis, and code generation tasks—extract signatures, docblocks, visibility, and metadata with minimal boilerplate.
"This package offers basic reflection helpers but has been inactive since 2020 with negligible adoption. PHP’s native reflection tools are already sufficient for 99% of use cases, and maintaining this dependency would introduce unnecessary risk—no security patches, no bug fixes, and no community support. We recommend avoiding it entirely to prevent future technical debt. If reflection-specific needs arise, we’ll leverage Laravel’s built-in utilities or vetted, actively maintained alternatives."
How can I help you explore Laravel packages today?