Libraries tagged by Reflector
carloswph/mainframe
8 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
carlosv2/communism
3326 Downloads
Little utility to easily extract and inject properties from objects
carlos-granados/rector
3 Downloads
Instant Upgrade and Automated Refactoring of any PHP code (With extra features)
bermudaphp/di-resolver
5 Downloads
A powerful and flexible parameter resolution library for PHP that automatically resolves function and method parameters from various sources
axetools/cachingtrait
11 Downloads
A PHP library to enable static caching trait on a class
autoframe/class-dependency
122 Downloads
Autoframe PHP dependency resolver for classes, interfaces and traits using static reflection and all in one class
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
aesonus/parse-use-statements
257 Downloads
Parse use statements for a reflection object
aeon-php/calendar-rector
87050 Downloads
Rector rule to migrate from DateTimeInterface to Aeon DateTime
adiletmaks/annotations
31 Downloads
The KISS PHP annotations library
abryb/parameter-info
107 Downloads
Resolve method parameter type.
abryb/interactive-parameter-resolver
90 Downloads
Resolve Reflection parameter.
1of0/phpdoc-reader
214 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zfegg/callable-handler-decorator
50 Downloads
Using MVC for PSR applications, like dotnet core MVC.