Libraries tagged by encodep
jawira/plantuml-encoding
633128 Downloads
PlantUML encoding functions
moleft/moyu-cloud-encrypt
13 Downloads
陌屿云加密 encode.phpth.cn
firebase/php-jwt
481854503 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
366194070 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
52365818 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
mpdf/mpdf
84037455 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
nette/neon
66301683 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
23382640 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
clue/ndjson-react
83485177 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
yethee/tiktoken
4059803 Downloads
PHP version of tiktoken
veewee/xml
7060815 Downloads
XML without worries
sqids/sqids
1822590 Downloads
Generate short YouTube-looking IDs from numbers
jbroadway/urlify
8205328 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
34040405 Downloads
Base32 encoder/decoder according to RFC 4648
spomky-labs/cbor-php
12513711 Downloads
CBOR Encoder/Decoder for PHP