Libraries tagged by reflection class
rosua/leak
154 Downloads
a ReflectionClass wrapper to leak an encapsulated class
christopheraseidl/reflect
3075 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
phpstan/phpstan-sentry
1319 Downloads
Consistence Sentry class reflection extension for PHPStan
bomber-net/reflector
10 Downloads
Library for get information about objects and classes based on Reflection API
picturae/php-composition-utils
1327 Downloads
A collection of utility classes for easier reflection use.
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
syberisle/filereflection
31 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
jrosset/reflectionnamespace
5 Downloads
Provide a class for sort of namespace reflection
mindplay/filereflection
639 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
codexsoft/code-valid
95 Downloads
Base class for organizing value validation via reflection
m0rtis/picklock
22 Downloads
One class package for calling protected and private methods without reflection
krubio/perfect-container
135 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
joskolenberg/eloquent-reflector
13258 Downloads
Laravel package for inspecting model classes on relations en attributes.
leo980/reflector
7 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
maximo-perez-villalba/class-properties-reader
5 Downloads
La clase lee vía reflexión todos las propiedades de una clase incluyendo las propiedades privadas de su jerarquía.