Registry / serialization / data-values-common

data-values-common

JSON →
library1.2.0phppackagistunverified

Contains common implementations of the interfaces defined by DataValuesInterfaces.

composer require data-values/common
INSTALL
IMPORT
SIG · DATA-VALUES-COMMON
D
data-values-common
serializationphpv1.2.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.

StringValue
use DataValues\StringValue;

Create and use a simple string data value.

use DataValues\StringValue; $value = new StringValue('hello'); echo $value->getValue();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
data-values-common — pip install data-values-common · libregistry