Libraries tagged by decoder
mkcg/qoi-php
4 Downloads
QOI image encoder and decoder written in pure PHP
mike-reinders/runeterra-php
151 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
johnnymast/morsecode
131 Downloads
Encode or decode your morsecode messages with this package
dukim/php-emv
9268 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
codekandis/json-codec
669 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
brixion/bardecoder
118 Downloads
GS1 HIBC barcode decoder
awesome/simdjson_plus
17 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.
dasprid/cbor
45 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
soandso/synop
49 Downloads
Synop (AAXX/BBXX) weather report decoder
asteroidetecnologia/qr-code-reader
128 Downloads
Simple PHP QR Code Reader / Decoder by Libern
decoderid/gojek-api
62 Downloads
Gojek Api Unofficial
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
tuupola/trytes
85 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
21732 Downloads
RFC3548 base32 encoder/decoder
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.