Libraries tagged by Reflexion
cybex/laravel-reflector
165 Downloads
Provides structural information about data Models.
carloswph/mainframe
5 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
carlosv2/communism
3326 Downloads
Little utility to easily extract and inject properties from objects
abmmhasan/oof
202 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
72 Downloads
A Collection of useful PHP class functions.
wdda/laravel-finder-tests
666 Downloads
This package uses reflection to find tests
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
1211 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 ⚡
nimbly/carton
6677 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
monomelodies/reflex
876 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.