Libraries tagged by ref
sebastian/object-reflector
545073250 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpdocumentor/reflection-docblock
597152678 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
sebastian/object-enumerator
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
rector/rector
65513191 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
webonyx/graphql-php
53646160 Downloads
A PHP port of GraphQL reference implementation
laminas/laminas-code
135643900 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
300920193 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.
barryvdh/reflection-docblock
83724405 Downloads
doctrine/reflection
99215663 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.
roave/better-reflection
8381293 Downloads
Better Reflection - an improved code reflection API
phpdocumentor/reflection
6411169 Downloads
Reflection library to do Static Analysis for PHP Projects
gesdinet/jwt-refresh-token-bundle
11479954 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
php-di/phpdoc-reader
24056475 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)