Libraries tagged by reflection class
kubomikita/reflection
10 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
azonmedia/reflection
396 Downloads
Classes extending various PHP/Reflection classes
belsrc/db-reflection
18 Downloads
Reflection classes for the database.
sunnysideup/reflection-templates
199 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
terrazza/reflectionclass
29 Downloads
Terrazza Component ReflectionClass
sajadsdi/php-reflection
30 Downloads
Tools for get class reflection
rezets19/reflection
3 Downloads
Reflection helper class
demmonico/reflection
30 Downloads
Helpers and traits for work with class reflections
codememory/reflection
108 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
binsoul/common-reflection
21 Downloads
Reflection related classes including dependency injection
wyrihaximus/phpunit-class-reflection-helpers
8185 Downloads
gitaroban/reflection-component
0 Downloads
Ajout de fonctionnalites aux classes Reflection de PHP.
oldpak/reflection
18 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
it-bens/reflection-constructor
215 Downloads
A class to find a constructor argument by an object class via Reflection API.
dkplus/reflections
11 Downloads
Reflection on PHP classes that provides as many information about classes as possible