Libraries tagged by dsse
k2gl/dsse
224 Downloads
Faithful, zero-dependency PHP implementation of DSSE (Dead Simple Signing Envelope): PAE encoding, envelope (de)serialization, and pluggable signers/verifiers.
k2gl/in-toto-attestation
196 Downloads
Faithful, typed PHP implementation of the in-toto Attestation Framework (Statement v1): build, sign and verify attestations over k2gl/dsse.
k2gl/slsa-provenance
3 Downloads
Faithful, typed PHP implementation of the SLSA Provenance v1 and v0.2 predicates, built on k2gl/in-toto-attestation.
k2gl/sigstore-verify
2 Downloads
Offline, fail-closed PHP verifier for Sigstore bundles: Fulcio certificate chain, DSSE or message signature, Rekor v1/v2 transparency-log proof, RFC 3161 timestamp, certificate transparency and identity policy. Passes the official sigstore-conformance suite.
jms/serializer
140003350 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
320012686 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer-bundle
91480943 Downloads
Allows you to easily serialize, and deserialize data of any complexity
jakubledl/dissect
4678692 Downloads
Lexing and parsing in pure PHP
mikepultz/netdns2
101647 Downloads
PHP DNS Resolver and Updater Library
flix-tech/avro-serde-php
4139608 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
pear/net_dns2
3049876 Downloads
PHP DNS Resolver and Updater Library
laminas/laminas-serializer
11444400 Downloads
Serialize and deserialize PHP structures to a variety of representations
crell/serde
271069 Downloads
A general purpose serialization and deserialization library
mhujer/jms-serializer-uuid
1228171 Downloads
Uuid serializer and deserializer for JMS Serializer library
jane-php/json-schema
2251250 Downloads
Generate a serializable / deserializable object model given a json schema