Libraries tagged by reflecction
gears/class-finder
94404 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
contributte/phpdoc
215889 Downloads
Doctrine Annotations for Nette Framework
bartlett/php-reflect
93501 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
good-php/serialization
15344 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
cnastasi/serializer
17172 Downloads
A experimental serializer using php 7.4 typed properties and reflection
phpactor/completion
51964 Downloads
Completion library for Worse Reflection
zrnik/php-attribute-reflection
1825 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
web-fu/reflection
4381 Downloads
Reflection API
typhoon/phpstorm-reflection-stubs
1372 Downloads
PhpStorm Reflection Stubs integration for Typhoon Reflection
solarismedia/nette-reflection
2386 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
ride/lib-reflection
5857 Downloads
Reflection helper library of the Ride framework
popsul/php-token-reflection
77483 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
orisai/reflection-meta
34043 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
kuiper/reflection
3963 Downloads
Php reflection utility
i3bepb/reflection-for-test
552 Downloads
Trait adding access method through reflection for tests