voku/better-reflection

This package is abandoned and no longer maintained. The author suggests using the roave/better-reflection package instead.

Better Reflection - an improved code reflection API

4.10.0 2020-10-01 10:56 UTC

README

Build status Type Coverage Latest Stable Version License

Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.

This fork brings back support for PHP 7.2

This fork is a fork from ondrejmirtes/BetterReflection

I will only push into that master branch, please do not use a tag of this fork fork!

Limitations

  • PHP cannot autoload functions, therefore we cannot statically reflect functions

License

This package is released under the MIT license.