Libraries tagged by decoder
muvon/kiss-varint
1112 Downloads
varint read and pack convertion int/uint
muvon/kiss-binary-codec
1144 Downloads
Binary codec for encoding multiple structures with predefined config
mkcg/qoi-php
3 Downloads
QOI image encoder and decoder written in pure PHP
mike-reinders/runeterra-php
150 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
laventure/encoding
7 Downloads
Generic implementation php encoding
johnnymast/morsecode
129 Downloads
Encode or decode your morsecode messages with this package
crazzy501/gpt-3-encoder-php
379 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
dasprid/cbor
44 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
soandso/synop
48 Downloads
Synop (AAXX/BBXX) weather report decoder
fefas/jsoncoder
1414 Downloads
Json encoder and decoder as a class
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
wyrihaximus/react-stream-base64
51918 Downloads
Base64 stream encoders/decoders for ReactPHP
tuupola/trytes
84 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
21677 Downloads
RFC3548 base32 encoder/decoder
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.