Libraries tagged by deckcode
mike-reinders/runeterra-php
150 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
mlntn/hearthstone-deckcodes
84 Downloads
Encode and decode Hearthstone deck codes
firebase/php-jwt
313658220 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
202564971 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
33769872 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
26614688 Downloads
QR code decoder / reader
nette/neon
46429180 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
colinodell/json5
11838574 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
22981436 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
28358985 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
651878 Downloads
PHP version of tiktoken
veewee/xml
1953053 Downloads
XML without worries
sqids/sqids
256295 Downloads
Generate short YouTube-looking IDs from numbers
tuupola/base62
2778642 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
2801739 Downloads
CBOR Encoder/Decoder for PHP