Libraries tagged by reflections
jerowork/class-dependencies-parser
284 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
frzb/php-doc-reader
1323 Downloads
PhpDocReader parses @var and @param types
dannykopping/docblock
1765 Downloads
A simple library for parsing PHP DocBlock comments
crazyfactory/docblocks
981 Downloads
A library for parsing and working with php docblocks from within your code.
clue/graph-uml
1518 Downloads
Generate UML class diagrams by reflection for your PHP projects
openpsa/midgard-introspection
10687 Downloads
Reflection compatibility helper for different Midgard backends
elgervb/imagemanipulation
195 Downloads
Library for image manipulation in PHP with GD
stubbles/reflect
13194 Downloads
Reflection helper functions and annotations.
souplette/chicot
43 Downloads
Generates IDE stubs for extensions from PHP Reflection API
rg/laminas-code
1488 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
notauniondev/laminas-code
261 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
markbaker/spymaster
26 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
magento/magento-zf-server
11154 Downloads
Create Reflection-based RPC servers
julien-boudry/php-reference
247 Downloads
A PHP documentation generator that analyzes namespaces using reflection and generates comprehensive Markdown documentation with cross-references
gotham25/doctrine-common
603 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.