Registry / utility / koriym-attributes

koriym-attributes

JSON →
library1.0.7phppackagistunverified

An annotation/attribute reader

composer require koriym/attributes
INSTALL
IMPORT
SIG · KORIYM-ATTRIBUTES
K
koriym-attributes
utilityphpv1.0.7
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.

AttributeReader
use Koriym\Attributes\AttributeReader;

Read PHP 8 attributes from a class

use Koriym\Attributes\AttributeReader; $reader = new AttributeReader(); $attributes = $reader->getClassAttributes(MyClass::class);
Debug
Known issues
breakingRequires PHP 8.0+ for native attributes
fix
Upgrade to PHP 8.0 or later
affects: <1.0.0
Upgrade
Version history
1.0.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
koriym-attributes — pip install koriym-attributes · libregistry