lum / lum-meta
Metadata traits
v1.1.0
2023-05-19 22:47 UTC
Requires
- lum/lum-compat: ^2.6
Requires (Dev)
- lum/lum-debug: ^1.0
- lum/lum-test: ^3.0
This package is auto-updated.
Last update: 2025-03-20 02:53:39 UTC
README
Summary
Some traits for working with metadata and meta-programming information.
Namespace
Lum\Meta
Traits
Name | Description |
---|---|
Lum\Meta\Cache | A trait for simple caching. |
Lum\Meta\ClassID | A trait for returning a class id from a loader. |
Lum\Meta\ClassInfo | A trait for extended class information. |
Lum\Meta\HasDeps | A trait for managing dependencies. |
Lum\Meta\HasProps | A trait for working with property defaults. |
Lum\Meta\SetProps | A trait for setting properties via an array. |
Official URLs
This library can be found in two places:
Authors
- Timothy Totten