Libraries tagged by php reflection
good-php/serialization
10552 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
christopheraseidl/reflect
1204 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
cnastasi/serializer
13610 Downloads
A experimental serializer using php 7.4 typed properties and reflection
orisai/reflection-meta
33200 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
kuiper/reflection
3805 Downloads
Php reflection utility
jasny/reflection-factory
5046 Downloads
Abstract factory for PHP Reflection
ganbarodigital/php-reflection
112090 Downloads
florianwolters/component-util-reflection
172883 Downloads
Provides operations for the PHP Reflection API as a PHP component.
betterphp/php-reflection-utils
10714 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
extended-type-system/type-reflection
1877 Downloads
Static PHP reflection with phpDoc support
zrnik/php-attribute-reflection
1543 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
popsul/php-token-reflection
77196 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
tixelrocks/class-constants-helper
8094 Downloads
A tiny package that makes working with PHP class constants easier
kerryrandolph/wp-hook-annotations
1206 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
phpactor/completion-worse-extension
42997 Downloads
Collection of completors based on Worse Reflection and the Tolerant PHP Parser