Libraries tagged by qrencode
firebase/php-jwt
386896852 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
270208488 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
41545120 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
mpdf/mpdf
65825808 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
nette/neon
54201697 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
19952991 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
clue/ndjson-react
42865453 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
zbateson/stream-decorators
40874443 Downloads
PHP psr7 stream decorators for mime message part streams
veewee/xml
3940496 Downloads
XML without worries
sqids/sqids
742642 Downloads
Generate short YouTube-looking IDs from numbers
jbroadway/urlify
6119163 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
27901833 Downloads
Base32 encoder/decoder according to RFC 4648
intervention/gif
9693521 Downloads
Native PHP GIF Encoder/Decoder
fgrosse/phpasn1
32162781 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
violet/streaming-json-encoder
1898075 Downloads
Library for iteratively encoding large JSON documents piece by piece