Libraries tagged by php reflection
doctrine/common
323821906 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
153010949 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/reflection
101873587 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.
phpdocumentor/reflection
9890533 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
26811239 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
81452971 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
andrewsville/php-token-reflection
1721194 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
minime/annotations
342959 Downloads
The KISS PHP annotations library
ocramius/code-generator-utils
1385247 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
eloquent/liberator
708125 Downloads
A proxy for circumventing PHP access modifier restrictions.
typhoon/reflection
7490 Downloads
Static PHP reflection with phpDoc support
brick/reflection
213571 Downloads
Low-level tools to extend PHP reflection capabilities
marc-mabe/php-enum-phpstan
533592 Downloads
Enum class reflection extension for PHPStan
kamermans/docblock-reflection
221234 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
piotrooo/wsdl-creator
142998 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).