camcima/huffman-coding

Huffman Coding for PHP

Maintainers

Package info

github.com/camcima/huffman-coding-php

pkg:composer/camcima/huffman-coding

Statistics

Installs: 23

Dependents: 0

Suggesters: 0

Stars: 1

dev-master 2014-02-10 15:39 UTC

This package is auto-updated.

Last update: 2026-03-07 07:32:15 UTC


README

A toy implementation of a Huffman Coding for encoding plain text using PHP. Just for fun.