Libraries tagged by reflecty
crazyfactory/docblocks
792 Downloads
A library for parsing and working with php docblocks from within your code.
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
yeephp/yeephp
175 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.
sunnyflail/typestring
94 Downloads
A simple trait for retrieving Reflection types as a string
souplette/chicot
33 Downloads
Generates IDE stubs for extensions from PHP Reflection API
roysegall/facebook-messenger-send-api
307 Downloads
Reflecting Facebook Messenger send API arrays payload to an OOP design pattern
rg/laminas-code
1300 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
redrat/deeper
5 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()
orbiter/annotations-util
1435 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
monomelodies/reflex
1023 Downloads
Reflection utilities for PHP8+
mhsdesign/liveinspectordomchange
1231 Downloads
Neos Live Inspector Package, which reflects changes to the dom via MhsDesign.LiveInspectorJsEvents
markbaker/spymaster
17 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.
lee/simple-container
3 Downloads
PHP library that reflect the specific classes
immusen/yii2-swoole-mqtt
348 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application