Libraries tagged by reflective
symplify/better-reflection-docblock
26073 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
rikudou/reflection-file
12118 Downloads
Reflection file implementation
rector/better-reflection
3302 Downloads
Better Reflection - an improved code reflection API
extended-type-system/type-reflection
1887 Downloads
Static PHP reflection with phpDoc support
console-helpers/parser-reflection
242 Downloads
Provides reflection information, based on raw source
wundii/structron
61 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
tixelrocks/class-constants-helper
8513 Downloads
A tiny package that makes working with PHP class constants easier
nucleuslabs/dependency-injector
17215 Downloads
Dependency Injector
ngsoft/tools
4243 Downloads
A set of reusable tools used on my projects.
ngsoft/container
133 Downloads
An auto-wired dependency injection container
nathanjosiah/parse-use-statements
5353 Downloads
Parse use statements for a reflection object
frzb/php-doc-reader
860 Downloads
PhpDocReader parses @var and @param types
clue/graph-uml
1444 Downloads
Generate UML class diagrams by reflection for your PHP projects
waylandace/class-finder
17552 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class