Libraries tagged by reflection
clue/graph-uml
1518 Downloads
Generate UML class diagrams by reflection for your PHP projects
claude-php/agent
42 Downloads
A powerful PHP framework for building AI agents with Claude, featuring ReAct loops, tool orchestration, and advanced agentic patterns
abmmhasan/oof
208 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
abmmhasan/intermix
75 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
sasezaki/php-extension-stub-generator
121 Downloads
PHP ReflectionExtension's Information Rewind to PHP Code As Stub
elgervb/imagemanipulation
195 Downloads
Library for image manipulation in PHP with GD
souplette/chicot
43 Downloads
Generates IDE stubs for extensions from PHP Reflection API
rg/laminas-code
1457 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
nimbly/carton
7819 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
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.
julien-boudry/php-reference
230 Downloads
A PHP documentation generator that analyzes namespaces using reflection and generates comprehensive Markdown documentation with cross-references
jorisvanw/mocker
79 Downloads
Mock class constructor args based on the reflection class
gotham25/doctrine-common
597 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.
codermarcel/simple-controller
46 Downloads
Convenient and simple silex controller using reflection
zetacomponents/reflection
1070 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.