Libraries tagged by encode
firebase/php-jwt
360213328 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hashids/hashids
38626004 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
paragonie/constant_time_encoding
245367655 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
mpdf/mpdf
61381532 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
nette/neon
51246030 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
19016819 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
clue/ndjson-react
31429767 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
jbroadway/urlify
5648967 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
26043417 Downloads
Base32 encoder/decoder according to RFC 4648
veewee/xml
3171130 Downloads
XML without worries
intervention/gif
6713686 Downloads
Native PHP GIF Encoder/Decoder
fgrosse/phpasn1
30863909 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
1809508 Downloads
Library for iteratively encoding large JSON documents piece by piece
paquettg/string-encode
7589947 Downloads
Facilitating the process of altering string encoding in PHP.
yethee/tiktoken
1306248 Downloads
PHP version of tiktoken