Libraries tagged by deckcode
katoga/allyourbase
887 Downloads
Collection of bin-to-ascii converters.
johnnymast/morsecode
131 Downloads
Encode or decode your morsecode messages with this package
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
hieblmedia/simple-php-encrypter-decrypter
839 Downloads
Simple Encrypt/Decrypt PHP Class
grinfeld/phpjsonable
4799 Downloads
Simple json encode and decode object
everstu/gpt3-tokenizer
178 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
eitol/colombian-cedula-reader
68 Downloads
Librería para leer el código PDF417 de las cedulas de ciudadania de Colombia
edgaras/custombase64
127 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
dukim/php-emv
9268 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
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()`.
cavellblood/craft-string-base64
13783 Downloads
Twig filters to base64 encode/decode a string.
brixion/bardecoder
118 Downloads
GS1 HIBC barcode decoder
brandon/nbt
302 Downloads
A NBT parser that parses to native PHP types
awesome/simdjson_plus
17 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.