Libraries tagged by uuencode
gioni06/gpt3-tokenizer
594508 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
wikimedia/php-session-serializer
1276203 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webmozart/json
868878 Downloads
A robust JSON decoder/encoder with support for schema validation.
tuupola/base58
676931 Downloads
Base58 encoder and decoder for arbitrary data
sailenicolas/forceutf8
292060 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
542313 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
mischasigtermans/laravel-toon
40715 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
fylax/forceutf8
803904 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fproject/php-jwt
1693907 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
qandidate/symfony-json-request-transformer
2101098 Downloads
A Symfony event listener for decoding JSON encoded request content
aarondfrancis/urlcrypt
58249 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
middlewares/encoder
221801 Downloads
Middleware to encode the response body to gzip or deflate
laravel-json-api/encoder-neomerx
1544373 Downloads
Encode JSON:API resources using the neomerx/json-api package.
coderevolutionplugins/gpt-3-encoder-php
51533 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
balping/json-raw-encoder
3521831 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them