Registry / utility / mirko-pagliai-reflection

mirko-pagliai-reflection

JSON →
library1.0.3phppackagistunverified

A PHP trait for simplifying reflection operations.

composer require mirko-pagliai/reflection
INSTALL
IMPORT
SIG · MIRKO-PAGLIAI-REFL
M
mirko-pagliai-reflection
utilityphpv1.0.3
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.

ReflectionTrait
use MirkoPagliai\Reflection\ReflectionTrait;

Use the reflection trait to inspect class methods.

use MirkoPagliai\Reflection\ReflectionTrait; class MyClass { use ReflectionTrait; } $obj = new MyClass(); $methods = $obj->getClassMethods();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
mirko-pagliai-reflection — pip install mirko-pagliai-reflection · libregistry