Libraries tagged by decodo
genkgo/php-asn1
866023 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
dflydev/base32-crockford
427534 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
86992 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
delight-im/base64
181910 Downloads
Simple and convenient Base64 encoding and decoding for PHP
herrera-io/json
4544176 Downloads
Encodes, decodes, and validates JSON data.
tuupola/base85
232379 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
633198 Downloads
Base32 encoder and decoder for arbitrary data
rhilip/bencode
26050 Downloads
A pure and simple PHP library for encoding and decoding Bencode data
psecio/jwt
363368 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
peterpetrus/passport-token
194684 Downloads
Decoder for Laravel Passport (Bearer) Access Token
lemonblast/cbor4php
296823 Downloads
CBOR encoder/decoder for PHP
ghostwriter/json
5432267 Downloads
Safely encode and decode JSON
dynata/iabtcf
197074 Downloads
IAB TCF Consent String Decoder & Encoder
debuss-a/mtomsoapclient
173665 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
daverandom/exceptional-json
1442951 Downloads
JSON encoding and decoding that throws exceptions on failure