Libraries tagged by reflecty
rikudou/reflection-file
12122 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
tixelrocks/class-constants-helper
8583 Downloads
A tiny package that makes working with PHP class constants easier
oihana/php-system
48 Downloads
The Oihana PHP System library
nucleuslabs/dependency-injector
17256 Downloads
Dependency Injector
ngsoft/tools
4276 Downloads
A set of reusable tools used on my projects.
ngsoft/container
147 Downloads
An auto-wired dependency injection container
nathanjosiah/parse-use-statements
5418 Downloads
Parse use statements for a reflection object
kdyby/parse-use-statements
4283 Downloads
Parse use statements for a reflection object
frzb/php-doc-reader
861 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
17610 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