Libraries tagged by uuencode
wikimedia/php-session-serializer
1082538 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webmozart/json
805326 Downloads
A robust JSON decoder/encoder with support for schema validation.
tuupola/base58
465305 Downloads
Base58 encoder and decoder for arbitrary data
sailenicolas/forceutf8
160462 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
294201 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
fylax/forceutf8
466199 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fproject/php-jwt
1448622 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
zencoder/zencoder-php
678998 Downloads
Zencoder integration library for PHP
middlewares/encoder
101093 Downloads
Middleware to encode the response body to gzip or deflate
laravel-json-api/encoder-neomerx
978401 Downloads
Encode JSON:API resources using the neomerx/json-api package.
emcconville/polyline-encoder
217644 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
coderevolutionplugins/gpt-3-encoder-php
37674 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
balping/json-raw-encoder
2665042 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
torann/hashids
298986 Downloads
Laravel package for Hashids
skleeschulte/base32
283288 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).