Libraries tagged by bencode
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.
iambod/symfony-serializer-xlsx
167 Downloads
Integration with symfony/serializer to provide services
exchangecore/progressencode
40 Downloads
PHP implementation of the Progress OpenEdge ENCODE algorithm
everstu/gpt3-tokenizer
160 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
edgaras/custombase64
112 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)
donnikitos/url
76 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
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
13756 Downloads
Twig filters to base64 encode/decode a string.
bfunky/ascii
42964 Downloads
A library to validate strings and transliterate to ascii encoding
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.