Libraries tagged by reflect
felideo/debug2
594 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
crazyfactory/docblocks
786 Downloads
A library for parsing and working with php docblocks from within your code.
carloswph/mainframe
8 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.
autoframe/class-dependency
122 Downloads
Autoframe PHP dependency resolver for classes, interfaces and traits using static reflection and all in one class
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
yeephp/yeephp
173 Downloads
YeePHP is a framework designed for Web Developers in mind, without overwhelming your Apps or API Projects with overheads which reflect in the performance of your final products.
wdda/laravel-finder-tests
970 Downloads
This package uses reflection to find tests
souplette/chicot
29 Downloads
Generates IDE stubs for extensions from PHP Reflection API
roysegall/facebook-messenger-send-api
306 Downloads
Reflecting Facebook Messenger send API arrays payload to an OOP design pattern
rg/laminas-code
1272 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
redrat/deeper
4 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
ovr/phpreflection
16952 Downloads
Advanced reflection for PHP, powered by own database with all description
orbiter/annotations-util
1429 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
nimbly/carton
7016 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.