Libraries tagged by code reflection
rector/better-reflection
3258 Downloads
Better Reflection - an improved code reflection API
nopoco/laminas-code
5 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
hamidparchami/zend-code
2 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
mfn/php-reflection-gen
59 Downloads
Generates PHP source code shells from the current runtime via Reflections
kornrunner/php-token-reflection
6966 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
zetacomponents/reflection
1066 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.
codexsoft/code-valid
93 Downloads
Base class for organizing value validation via reflection
sun/staticreflection
22 Downloads
Static PHP class code reflection for post-discovery scenarios.
xcalegroup/deamons
2 Downloads
A library to handle deamons without any deadlocks in PHP using reflection to avoid changing code in the library
nicmart/phpy
6 Downloads
With phpy you have an object-oriented interface to create valid php-code constructs
koda/koda
33723 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
felideo/debug2
588 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
csoellinger/dog-html-printer
279 Downloads
HTML printer for Dog, a simple code documentation generator.
crazyfactory/docblocks
777 Downloads
A library for parsing and working with php docblocks from within your code.
apigen/parser
555 Downloads
Parses PHP code to structural elements.