Libraries tagged by reflections
bartlett/php-reflect
93460 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
good-php/serialization
14576 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
cnastasi/serializer
16410 Downloads
A experimental serializer using php 7.4 typed properties and reflection
solarismedia/nette-reflection
2309 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
popsul/php-token-reflection
77415 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
orisai/reflection-meta
33853 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
kuiper/reflection
3916 Downloads
Php reflection utility
innmind/reflection
13966 Downloads
Library to build objects and extract data out of them
crowdstar/reflection
17865 Downloads
Allow to directly access protected/private properties and call protected/private methods.
cetria/reflection-helper
409 Downloads
betterphp/php-reflection-utils
10972 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
typhoon/phpstorm-reflection-stubs
1192 Downloads
PhpStorm Reflection Stubs integration for Typhoon Reflection
ride/lib-reflection
5812 Downloads
Reflection helper library of the Ride framework
n2n/n2n-reflection
21107 Downloads
n2n framework 7
i3bepb/reflection-for-test
492 Downloads
Trait adding access method through reflection for tests