Libraries tagged by encode
firebase/php-jwt
316895014 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hashids/hashids
34110671 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
paragonie/constant_time_encoding
205583160 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
mpdf/mpdf
54453058 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
nette/neon
46820876 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
17394191 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jbroadway/urlify
4956757 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
23195299 Downloads
Base32 encoder/decoder according to RFC 4648
clue/ndjson-react
15661789 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
fgrosse/phpasn1
28542385 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
1637342 Downloads
Library for iteratively encoding large JSON documents piece by piece
paquettg/string-encode
6974897 Downloads
Facilitating the process of altering string encoding in PHP.
yethee/tiktoken
684722 Downloads
PHP version of tiktoken
sqids/sqids
274957 Downloads
Generate short YouTube-looking IDs from numbers
veewee/xml
2033606 Downloads
XML without worries