Libraries tagged by reflection class
grizz-it/php-ast-generator
73 Downloads
A set of generators for creating PHP classes and interfaces.
felideo/debug2
605 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
diversified-design/php-blueprint
18 Downloads
Generates a JSON blueprint of a PHP library's class signatures — optimised for coding-agent contexts.
arielespinoza07/php-introspector
0 Downloads
Modern, type-safe PHP reflection library with comprehensive metadata extraction, member source tracking, DocBlock parsing, and caching support
aesonus/parse-use-statements
257 Downloads
Parse use statements for a reflection object
1of0/phpdoc-reader
228 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
vairogs/functions-php
0 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
scheb/implementation-iterator
11025 Downloads
Iterates a PSR-4 compliant directory for implementations of a class/interface
kherge/providence
148 Downloads
Makes testing through reflection easy.
scaleupstack/annotations
47 Downloads
Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.
jorisvanw/mocker
79 Downloads
Mock class constructor args based on the reflection class
greencape/reflector
58 Downloads
A wrapper to the Reflection classes for accessing non-public properties and methods for testing.
rosua/leak
154 Downloads
a ReflectionClass wrapper to leak an encapsulated class
christopheraseidl/reflect
3075 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
bfg/laravel-boost-reflector
2 Downloads
Laravel boost with reflection of classes