Libraries tagged by reflection class
orisai/reflection-meta
35288 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
darling/php-reflection-utilities
1801 Downloads
A collection of php classes that can be used to aide in reflection with PHP
betterphp/php-reflection-utils
11935 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
aphiria/reflection
2386 Downloads
The Aphiria reflection library
skagarwal/reflection
6327 Downloads
Test any Private/Protected Methods/Properties of any class
jerowork/file-class-reflector
2276 Downloads
Get fully-qualified class names based on directory and file paths.
gears/class-finder
94988 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
podlove/comment-introspection
5027 Downloads
PHP library providing a toolkit to parse class and method comments.
jclaveau/php-visibility-violator
949 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
gooh/interface-distiller
5510 Downloads
Derives Interfaces from the API of a class
velcoda/mocker
587 Downloads
Mock class constructor args based on the reflection class
forrest79/phpgsql-phpstan
4662 Downloads
PhPgSql class reflection extension and settings for PHPStan.
evosoftcz/phpstan-eda
6854 Downloads
Eda class reflection extension for PHPStan
wyrihaximus/phpunit-class-reflection-helpers
8289 Downloads
it-bens/reflection-constructor
241 Downloads
A class to find a constructor argument by an object class via Reflection API.