Libraries tagged by decider
php-lsp/rpc-codec-contracts
4759 Downloads
RPC Codec (Encoder/Decoder) Contracts
petrknap/binary
443 Downloads
Library for work with binary data and objects
pelock/total-commander-ftp-password-recovery
8 Downloads
Decode Total Commander wcx_ftp.ini FTP passwords from their stored hexadecimal representation.
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
nassiry/laravel-encoder
366 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
muvon/kiss-varint
1371 Downloads
varint read and pack convertion int/uint
muvon/kiss-binary-codec
1403 Downloads
Binary codec for encoding multiple structures with predefined config
mkcg/qoi-php
6 Downloads
QOI image encoder and decoder written in pure PHP
mike-reinders/runeterra-php
151 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
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
445 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()`.