Download the PHP package dhii/data-key-value-aware-abstract without Composer
On this page you can find all versions of the php package dhii/data-key-value-aware-abstract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/data-key-value-aware-abstract
More information about dhii/data-key-value-aware-abstract
Files in dhii/data-key-value-aware-abstract
Download dhii/data-key-value-aware-abstract
More information about dhii/data-key-value-aware-abstract
Files in dhii/data-key-value-aware-abstract
Vendor dhii
Package data-key-value-aware-abstract
Short Description Traits for objects that are aware of a key, a value, or both.
License MIT
Package data-key-value-aware-abstract
Short Description Traits for objects that are aware of a key, a value, or both.
License MIT
Please rate this library. Is it a good library?
Informations about the package data-key-value-aware-abstract
Dhii - Key and Value Aware Traits
Traits for objects that are aware of a key, a value, or both.
Traits
KeyAwareTrait
- Allows storage and retrieval of a key. The key can be any scalar value, in which case it will be normalized to string, or a Stringable ornull
, in which case it will be preserved.ValueAwareTrait
- Allows storage and retrieval of a value. A value can be anything.NameAwareTrait
- Allows storage and retrieval of a name. A name is a string or stringable that identifies something in a narrow scope.
All versions of data-key-value-aware-abstract with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 | ^7.0
The package dhii/data-key-value-aware-abstract contains the following files
Loading the files please wait ....