Libraries tagged by decoding
nielpe87/parsing
27 Downloads
A basic Base64Url and JSON encoding/decoding implementation
nassiry/laravel-encoder
352 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
moonwalkerz/base58
2 Downloads
A PHP library for encoding and decoding Base58 strings and binary data.
mihasicehcek/json_parser
5716 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
mfonte/base62x
306 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
maxoplata/string-thing
5 Downloads
A lightweight library for encoding and decoding strings using various patterns.
matronator/c32check
10 Downloads
PHP library for encoding and decoding C32Check addresses
mathieulesniak/metar-php
6 Downloads
lightweight library for decoding METAR messages
martiis/uuid-console
4 Downloads
A console application for generating and decoding UUIDs.
mapsight/pulp-json
10 Downloads
Handlers for JSON and JSONP decoding and encoding.
mapo-89/laravel-qr-decoder
2 Downloads
A cross‑platform Laravel package for decoding QR codes from PNG images using Python
lkcodes/mycode
44 Downloads
A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework
kura-lab/base64url
2728 Downloads
Base64url Encoding/Decoding Library
kupodigital/ldjson
27 Downloads
LightweightDataJson - A lightweight utility for encoding and decoding data in the .ld-json format.