Libraries tagged by reflect
dg/texy
133023 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
54818 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
45200 Downloads
Reflection
orisai/reflection-meta
30034 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ivastly/php-reflection
5446 Downloads
PHP Reflection API simplified.
innmind/reflection
11371 Downloads
Library to build objects and extract data out of them
good-php/reflection
8956 Downloads
Reflection API with a type system, generics support and cache
florianwolters/component-util-reflection
172124 Downloads
Provides operations for the PHP Reflection API as a PHP component.
fsi/reflection
62419 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
bartlett/php-reflect
93137 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
type-lang/reader
2165 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
railt/railt
2683 Downloads
The Railt GraphQL Framework
popphp/pop-code
5002 Downloads
Pop Code Component for Pop PHP Framework
georgo/wsdl-creator
14387 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
gears/class-finder
93348 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.