Libraries tagged by Reflector
watoki/reflect
5068 Downloads
Enhanced reflection capabilities for PHP
unclecheese/reflection-templates
12582 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
typhoon/phpstorm-reflection-stubs
3651 Downloads
PhpStorm Reflection Stubs integration for Typhoon Reflection
standard-library/reflection
543 Downloads
solarismedia/nette-reflection
3250 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
ride/lib-reflection
6402 Downloads
Reflection helper library of the Ride framework
popsul/php-token-reflection
78909 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
oihana/php-reflect
1869 Downloads
The Oihana PHP Reflection library
mykemeynell/reflection
138 Downloads
Tiny PHP reflection implementation
mtymek/blast-reflection-factory
67468 Downloads
Universal auto-wiring factory for Laminas ServiceManager.
merophp/reflection
533 Downloads
Reflection classes for the Merophp Framework
jasny/reflection-factory
5692 Downloads
Abstract factory for PHP Reflection
innmind/reflection
29151 Downloads
Library to build objects and extract data out of them
darling/php-reflection-utilities
1835 Downloads
A collection of php classes that can be used to aide in reflection with PHP
codememory/reflection
206 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance