Libraries tagged by deckcode
mlntn/hearthstone-deckcodes
86 Downloads
Encode and decode Hearthstone deck codes
mike-reinders/runeterra-php
150 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
firebase/php-jwt
317220872 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
205887145 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
26767675 Downloads
QR code decoder / reader
nette/neon
46848584 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
colinodell/json5
12025424 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
23217208 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
28561302 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
yethee/tiktoken
688106 Downloads
PHP version of tiktoken
veewee/xml
2041754 Downloads
XML without worries
sqids/sqids
276976 Downloads
Generate short YouTube-looking IDs from numbers
tuupola/base62
2817003 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
2850680 Downloads
CBOR Encoder/Decoder for PHP