Libraries tagged by decorder
mattsplat/vin-decode
156 Downloads
PHP wrapper for the NHTSA vPIC vehicle API (VIN decoding, makes, models, manufacturers, WMI and more).
manoj/toon-php-lite
195 Downloads
Lite PHP implementation of TOON (Token-Oriented Object Notation)
linshunwei/qrcode-reader
201 Downloads
Simple PHP QR Code Reader / Decoder
johnnymast/morsecode
183 Downloads
Encode or decode your morsecode messages with this package
crazzy501/gpt-3-encoder-php
444 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
codekandis/json-codec
688 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()`.
brainbits/transcoder-bundle
37374 Downloads
Bundle for encoding, decoding transcoding data.
dasprid/cbor
48 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
decoderid/gojek-api
71 Downloads
Gojek Api Unofficial
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
tuupola/trytes
97 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
22031 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
68 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
pure-bencode/pure-bencode
146 Downloads
A simple and complete bencode encoder/decoder