Registry / serialization / hyperf-codec

hyperf-codec

JSON →
library3.1.63phppackagistunverified

A codec component for Hyperf.

composer require hyperf/codec
INSTALL
IMPORT
SIG · HYPERF-CODEC
H
hyperf-codec
serializationphpv3.1.63
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.

Codec
use Hyperf\Codec\Codec;

Encode data using the codec.

use Hyperf\Codec\Codec; $codec = new Codec(); $encoded = $codec->encode($data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.63latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hyperf-codec — pip install hyperf-codec · libregistry