Libraries tagged by reflection
kerryrandolph/wp-hook-annotations
1255 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
frzb/php-doc-reader
795 Downloads
PhpDocReader parses @var and @param types
dannykopping/docblock
1762 Downloads
A simple library for parsing PHP DocBlock comments
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
sasezaki/php-extension-stub-generator
118 Downloads
PHP ReflectionExtension's Information Rewind to PHP Code As Stub
gember/file-reflector-roave
202 Downloads
Gember Event Sourcing File Reflector adapter based on roave/better-reflection
elgervb/imagemanipulation
195 Downloads
Library for image manipulation in PHP with GD
souplette/chicot
32 Downloads
Generates IDE stubs for extensions from PHP Reflection API
rg/laminas-code
1288 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ovr/phpreflection
16982 Downloads
Advanced reflection for PHP, powered by own database with all description
nandan108/prop-access
30 Downloads
Accessor layer for PHP objects using reflection, extensible via custom resolvers
mertcanekiz/phpydantic
12 Downloads
A reflection-driven BaseModel inspired by pydantic for JSON Schema generation in PHP
markbaker/spymaster
14 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.
codermarcel/simple-controller
46 Downloads
Convenient and simple silex controller using reflection