Libraries tagged by reflect
yep/reflection
90985 Downloads
PHP class reflection enhancements
xp-framework/reflection
298382 Downloads
Reflection
wingu/reflection
502690 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
199425 Downloads
A component for reflection.
technically/callable-reflection
86470 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
good-php/reflection
17247 Downloads
Reflection API with a type system, generics support and cache
rybakit/arguments-resolver
100829 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
183086 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
eso/ireflection
197314 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
149158 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
293336 Downloads
A small library to access private/protected properties/methods of objects
mnapoli/phpdocreader
254858 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
242487 Downloads
Mock class constructor args based on the reflection class
dg/texy
134347 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
zf1s/zend-reflection
63592 Downloads
Zend Framework 1 Reflection package