Libraries tagged by dcode
terpomoj/base64-url-helpers
1558 Downloads
Provides base64_url_encode/base64_url_decode.
tectiv3/bcbp
841 Downloads
Barcoded boarding pass encoder/decoder in PHP
tarsana/syntax
1246 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
ryanc/rsa
128 Downloads
RSA ENCODE DECODE
rodnaph/edhen
125306 Downloads
Encode/Decode EDN
rayne/ecoji
80 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
pusha/vdf-parser
8766 Downloads
KeyValue encoder/decoder for various languages
phpcomposer/json
7565 Downloads
php library to encode and decode json
paysera/lib-object-wrapper
21873 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
paynl/unifiedqr
6356 Downloads
Library to encode and decode payment UUID
minvws/codable
882 Downloads
Encode/decode objects to/from various formats
magroski/wt
4487 Downloads
A library to quickly encode/decode web tokens
legalario/phpasn1
1857 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
jwt/php-jwt
9868 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hylianshield/base32-crockford
11149 Downloads
Implementation of Crockford's Base 32 encoder and decoder