Libraries tagged by reflecction
lanfix/goaop-parser-reflection
238167 Downloads
Provides reflection information, based on raw source
gollumsf/reflection-property-test
4061 Downloads
Add trait for reflection data and call
ganbarodigital/php-reflection
118465 Downloads
florianwolters/component-util-reflection
181428 Downloads
Provides operations for the PHP Reflection API as a PHP component.
crowdstar/reflection
22098 Downloads
Allow to directly access protected/private properties and call protected/private methods.
componenta/reflection
6824 Downloads
Reflection utilities for PHP 8.4+ with attribute metadata, deep reflection, type inspection and safe coercion
symplify/better-reflection-docblock
30878 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
rector/better-reflection
8464 Downloads
Better Reflection - an improved code reflection API
teofanis/hook-press
2194 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
reallifekip/immutable-base
696 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
railt/railt
2702 Downloads
The Railt GraphQL Framework
nathanjosiah/parse-use-statements
9248 Downloads
Parse use statements for a reflection object
kdyby/parse-use-statements
7984 Downloads
Parse use statements for a reflection object
georgo/wsdl-creator
19331 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
eso/ireflection
204080 Downloads
Wrapper around PHP Reflection to make it easier to use