Libraries tagged by dcode
firebase/php-jwt
367578940 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
252062921 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
39381247 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
28669974 Downloads
QR code decoder / reader
nette/neon
51968924 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
veewee/xml
3378284 Downloads
XML without worries
colinodell/json5
15269794 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
26503608 Downloads
Base32 encoder/decoder according to RFC 4648
intervention/gif
7414412 Downloads
Native PHP GIF Encoder/Decoder
fgrosse/phpasn1
31208010 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
1429591 Downloads
PHP version of tiktoken
sqids/sqids
582118 Downloads
Generate short YouTube-looking IDs from numbers
tuupola/base62
3371797 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
3588367 Downloads
CBOR Encoder/Decoder for PHP
griffinledingham/php-apple-signin
1468666 Downloads
A simple library to decode and parse Apple Sign In client tokens.