Libraries tagged by reflect
texy/texy
866698 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.
zendframework/zend-server
16221197 Downloads
Create Reflection-based RPC servers
zf1/zend-reflection
1477525 Downloads
Zend Framework 1 Reflection package
typhoon/reflection
60554 Downloads
Static PHP reflection with phpDoc support
raphhh/trex-reflection
349358 Downloads
Reflection helpers for callables and types
kamermans/docblock-reflection
301218 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
brick/reflection
283905 Downloads
Low-level tools to extend PHP reflection capabilities
bartlett/php-reflect
95642 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
thecodingmachine/class-explorer
2103438 Downloads
Find the list of all your classes and more.
swisnl/phpstan-faker
440793 Downloads
PHPStan Reflection extension for custom Faker providers
rybakit/arguments-resolver
113653 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
piotrooo/wsdl-creator
163724 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
joomla/test
320371 Downloads
Joomla Test Helper Package
eclipxe/enum
225629 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
261568 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)