Libraries tagged by vdvcoder
dukim/php-emv
9201 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
dasprid/cbor
44 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
devcoder-xyz/php-router
1092 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
wyrihaximus/react-stream-base64
51918 Downloads
Base64 stream encoders/decoders for ReactPHP
tuupola/trytes
84 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
21678 Downloads
RFC3548 base32 encoder/decoder
sajjadh47/bpe-encoder-php
27 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
63 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
pure-bencode/pure-bencode
142 Downloads
A simple and complete bencode encoder/decoder
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
mpyw/base-utf8
39 Downloads
BaseXX encoder/decoder those support any valid UTF-8 sequences.
markahrens/iabtcf
3068 Downloads
IAB TCF Consent String Decoder & Encoder
hyphper/h2-frame
7 Downloads
HTTP/2 frame decoder
hylianshield/base32-crockford
10853 Downloads
Implementation of Crockford's Base 32 encoder and decoder