Libraries tagged by decorder
mike-reinders/runeterra-php
151 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
linshunwei/qrcode-reader
177 Downloads
Simple PHP QR Code Reader / Decoder
johnnymast/morsecode
131 Downloads
Encode or decode your morsecode messages with this package
dukim/php-emv
9252 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()`.
dasprid/cbor
44 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
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
21718 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.
s9e/bencode
65 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
nicelocal/avro-php
3904 Downloads
AVRO Encoder/Decoder for php
mpyw/base-utf8
40 Downloads
BaseXX encoder/decoder those support any valid UTF-8 sequences.