Registry / utility / sebastian-object-reflector

sebastian-object-reflector

JSON →
library6.0.0phppackagistunverified

Allows reflection of object attributes, including inherited and non-public ones.

composer require sebastian/object-reflector
INSTALL
IMPORT
SIG · SEBASTIAN-OBJECT-R
S
sebastian-object-reflector
utilityphpv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ObjectReflector
use SebastianBergmann\ObjectReflector\ObjectReflector;

Reflect on an object to retrieve all attributes.

<?php use SebastianBergmann\ObjectReflector\ObjectReflector; $reflector = new ObjectReflector(); $attributes = $reflector->getAttributes($object);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
sebastian-object-reflector — pip install sebastian-object-reflector · libregistry