camcima/huffman-coding

Huffman Coding for PHP

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 4

pkg:composer/camcima/huffman-coding

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

This package is auto-updated.

Last update: 2025-10-07 06:44:14 UTC


README

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