Libraries tagged by encoder
kherge/json
177916 Downloads
Encodes, decodes, and validates JSON data.
gioni06/gpt3-tokenizer
396958 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
wikimedia/php-session-serializer
1098005 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
sailenicolas/forceutf8
166020 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
302958 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
fylax/forceutf8
481625 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fproject/php-jwt
1459936 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
torann/hashids
301542 Downloads
Laravel package for Hashids
skleeschulte/base32
285485 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
lunakid/anim-gif
130390 Downloads
PHP class to create an animated GIF from multiple images
jawira/plantuml-encoding
439341 Downloads
PlantUML encoding functions
delight-im/base64
133731 Downloads
Simple and convenient Base64 encoding and decoding for PHP
herrera-io/json
4512052 Downloads
Encodes, decodes, and validates JSON data.
pnz/json-exception
280869 Downloads
Json decode/encode library with exception throwing on error.
ghostwriter/json
2625920 Downloads
Safely encode and decode JSON