Libraries tagged by dcode
paragonie/constant_time_encoding
239676968 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
37989987 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
28224227 Downloads
QR code decoder / reader
nette/neon
50658311 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
veewee/xml
2997718 Downloads
XML without worries
colinodell/json5
14292258 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
25667880 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
30576930 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
1212985 Downloads
PHP version of tiktoken
sqids/sqids
484033 Downloads
Generate short YouTube-looking IDs from numbers
tuupola/base62
3218329 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
3392069 Downloads
CBOR Encoder/Decoder for PHP
intervention/gif
6147230 Downloads
Native PHP GIF Encoder/Decoder
griffinledingham/php-apple-signin
1411992 Downloads
A simple library to decode and parse Apple Sign In client tokens.
flix-tech/avro-php
4531869 Downloads
Avro schema encoder/decoder. Fork of rg/avro-php