Libraries tagged by defcode
merry-goblin/barcode-reader-composer
131 Downloads
A PHP wrapper for Zbar. Decodes images/photos containing QR codes.
linshunwei/qrcode-reader
177 Downloads
Simple PHP QR Code Reader / Decoder
lazy-json/lazy-json
26 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
katoga/allyourbase
869 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.
everstu/gpt3-tokenizer
160 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
122 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
dukim/php-emv
9240 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
cxrxexo/tiktoken
2101 Downloads
PHP version of tiktoken. PHP 7.4+ required.
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.
cavellblood/craft-string-base64
13759 Downloads
Twig filters to base64 encode/decode a string.
bayfrontmedia/php-jwt
884 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
awesome/simdjson_plus
10 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.