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