Libraries tagged by reflection class
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
sj/dtomatic
14 Downloads
Dtomatic is a flexible, reflection-based object mapper for Laravel applications. It automatically maps data from source objects to DTO classes, including support for nested objects and collections
rquadling/reflection
191 Downloads
A small set of enhancements to PHP's standard Reflection classes
mopsyd/reflection-class-constant-patch
13 Downloads
This is a backwards compatible patch of the PHP 7.1 ReflectionClassConstant for versions of PHP prior to 7.1
azonmedia/reflection
396 Downloads
Classes extending various PHP/Reflection classes
belsrc/db-reflection
19 Downloads
Reflection classes for the database.
sunnysideup/reflection-templates
199 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
terrazza/reflectionclass
33 Downloads
Terrazza Component ReflectionClass
sajadsdi/php-reflection
33 Downloads
Tools for get class reflection
rezets19/reflection
4 Downloads
Reflection helper class
demmonico/reflection
30 Downloads
Helpers and traits for work with class reflections
codememory/reflection
119 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance
binsoul/common-reflection
21 Downloads
Reflection related classes including dependency injection
wyrihaximus/phpunit-class-reflection-helpers
8185 Downloads