This extension makes it possible to encode/decode CBOR data defined in RFC 8949 on PHP. This extension itself is not a PHP instance serializer as much as CBOR data format itself is not. You can use ...