Libraries tagged by trefle
good-php/reflection
14424 Downloads
Reflection API with a type system, generics support and cache
florianwolters/component-util-reflection
173420 Downloads
Provides operations for the PHP Reflection API as a PHP component.
christopheraseidl/reflect
3074 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
phpactor/worse-reflection-extension
48243 Downloads
Worse Reflection
jerowork/file-class-reflector
1511 Downloads
Get fully-qualified class names based on directory and file paths.
fsi/reflection
63484 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
93453 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
railt/railt
2686 Downloads
The Railt GraphQL Framework
popphp/pop-code
5855 Downloads
Pop Code Component for Pop PHP Framework
infocyph/intermix
3842 Downloads
A Collection of useful PHP class functions.
georgo/wsdl-creator
16248 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
mnapoli/phpdocreader
254682 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
gears/class-finder
94310 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
contributte/phpdoc
215264 Downloads
Doctrine Annotations for Nette Framework
quasarstream/stun
609 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.