Libraries tagged by php reflection
doctrine/common
371614163 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
laminas/laminas-code
192797534 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/reflection
106924234 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.
zendframework/zend-code
83433373 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
spatie/php-attribute-reader
891152 Downloads
A clean API for working with PHP attributes
phpdocumentor/reflection
24770137 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
32609408 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
andrewsville/php-token-reflection
1814305 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
minime/annotations
386208 Downloads
The KISS PHP annotations library
ocramius/code-generator-utils
1526938 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
typhoon/reflection
54566 Downloads
Static PHP reflection with phpDoc support
brick/reflection
272939 Downloads
Low-level tools to extend PHP reflection capabilities
marc-mabe/php-enum-phpstan
870812 Downloads
Enum class reflection extension for PHPStan
kamermans/docblock-reflection
290491 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
piotrooo/wsdl-creator
161419 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).