Libraries tagged by code reflection
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
60 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
1069 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
94 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
33728 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
kariricode/property-inspector
61 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
felideo/debug2
590 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
782 Downloads
A library for parsing and working with php docblocks from within your code.
apigen/parser
555 Downloads
Parses PHP code to structural elements.