Libraries tagged by eecode
sbsaga/toon
56449 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
jawira/plantuml-encoding
633587 Downloads
PlantUML encoding functions
gioni06/gpt3-tokenizer
595846 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
ecodev/graphql-upload
2270603 Downloads
A middleware to support file uploads in GraphQL
wikimedia/php-session-serializer
1277708 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webmozart/json
869265 Downloads
A robust JSON decoder/encoder with support for schema validation.
tuupola/base58
678563 Downloads
Base58 encoder and decoder for arbitrary data
sailenicolas/forceutf8
292812 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
545368 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
mischasigtermans/laravel-toon
41620 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
fylax/forceutf8
807332 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fproject/php-jwt
1695687 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
2101842 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
225162 Downloads
Middleware to encode the response body to gzip or deflate