PHPackages                             mordilion/huffman-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mordilion/huffman-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mordilion/huffman-php
=====================

PHP-Library for using the Huffman-Algorithm in PHP

v3.1.0(1mo ago)324.7k↓33.3%2MITPHPPHP &gt;=8.1

Since Oct 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mordilion/HuffmanPHP)[ Packagist](https://packagist.org/packages/mordilion/huffman-php)[ RSS](/packages/mordilion-huffman-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (19)Used By (0)

Huffman-PHP
===========

[](#huffman-php)

A library which implements the Huffman-Algorithm to compress strings. In addition, it provides the functionality to compress the result binary string into a URL-Safe string or into a custom defined String-Base.

Typical Usage
-------------

[](#typical-usage)

```
