Registry / serialization / minime-annotations

minime-annotations

JSON →
library3.1.0phppackagistunverified

The KISS PHP annotations library

composer require minime/annotations
INSTALL
IMPORT
SIG · MINIME-ANNOTATIONS
M
minime-annotations
serializationphpv3.1.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.

Reader
use Minime\Annotations\Reader;

Read annotations from a class.

use Minime\Annotations\Reader; $reader = new Reader(); $annotations = $reader->getClassAnnotations(MyClass::class); var_dump($annotations);
Debug
Known issues
breakingRequires PHP 7.1+ for typed properties
fix
Ensure your PHP version is at least 7.1 or use an older version of the library.
affects: >=3.0.0
Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
minime-annotations — pip install minime-annotations · libregistry