Libraries tagged by php reflection
benoth/static-reflection
5 Downloads
Static Reflection library compatible with PHP native Reflection
azonmedia/reflection
396 Downloads
Classes extending various PHP/Reflection classes
kornrunner/php-token-reflection
6967 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
mopsyd/reflection-class-constant-patch
13 Downloads
This is a backwards compatible patch of the PHP 7.1 ReflectionClassConstant for versions of PHP prior to 7.1
dkplus/reflections
11 Downloads
Reflection on PHP classes that provides as many information about classes as possible
gitaroban/reflection-component
0 Downloads
Ajout de fonctionnalites aux classes Reflection de PHP.
valksor/php-functions-php
31 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
reflective/reflection
11680 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
kubomikita/reflection
22 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
vairogs/functions-php
0 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
noresources/reflection
156 Downloads
PHP class and source file reflection utilities
zetacomponents/reflection
1070 Downloads
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type information or additional details about the source code itself.
oldpak/reflection
25 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.
xlient/doc-php
12 Downloads
A PHP library for generating markdown files from PHPDoc comments and reflection.
webservco/reflection
60 Downloads
A PHP component/library.