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