Libraries tagged by reflecction
abmmhasan/intermix
72 Downloads
A Collection of useful PHP class functions.
wdda/laravel-finder-tests
673 Downloads
This package uses reflection to find tests
vas/dependency-injection-container
9 Downloads
dead simple reflection-based dependency injection container
stubbles/reflect
5777 Downloads
Reflection helper functions and annotations.
souplette/chicot
9 Downloads
Generates IDE stubs for extensions from PHP Reflection API
semperton/container
92 Downloads
Dynamic PSR-11 dependency injection container with reflection based autowiring.
rg/laminas-code
1212 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ovr/phpreflection
16939 Downloads
Advanced reflection for PHP, powered by own database with all description
orbiter/annotations-util
1416 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
oldpak/common
10 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.
nimbly/carton
6677 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
monomelodies/reflex
880 Downloads
Reflection utilities for PHP8+
markbaker/spymaster
12 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
m0rtis/picklock
20 Downloads
One class package for calling protected and private methods without reflection
jameshalsall/object-hydrator
3384 Downloads
A simple object hydrator using reflection for constructor or setter based injection.