Libraries tagged by Reflexion
jessegall/invader
38 Downloads
A simple package to access private properties and methods without the use of reflection
ilya/eve
18 Downloads
Doing crazy things with Reflection API and nikic/php-parser
hamidparchami/zend-code
2 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
greencape/reflector
56 Downloads
A wrapper to the Reflection classes for accessing non-public properties and methods for testing.
gotham25/doctrine-common
574 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
decouple/decoupler
44 Downloads
Hack dependency injector based on reflection created for the Decouple framework
d076/php-attribute-helper
2 Downloads
Small helper for manage your attributes with reflection api in Laravel projects
codexsoft/code-valid
93 Downloads
Base class for organizing value validation via reflection
baba/php-object-copy
37 Downloads
Simple implementation of copy properties from one object to another by Reflection API.
alius/injector
13 Downloads
Inject dependencies using reflection
picturae/php-composition-utils
1325 Downloads
A collection of utility classes for easier reflection use.
phpstan/phpstan-sentry
1319 Downloads
Consistence Sentry class reflection extension for PHPStan
mnavarrocarter/bolido
4 Downloads
A minimal PSR-11 PHP DI Container powered by Reflection
hgraca/micro-di
15 Downloads
A small dependency injection library that uses reflection and a service locator container, to instantiate and recursively resolve, instantiate and inject dependencies.
dkx/private-properties-accessor
523 Downloads
Accessor for private properties without reflection