PHPackages                             faytekin/lzw - 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. faytekin/lzw

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

faytekin/lzw
============

Compression library for Lempel–Ziv–Welch (LZW) for PHP

v1.0.0(5y ago)22.4k↑18.5%MITPHPPHP &gt;=7.2

Since Nov 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/faytekin/lzw)[ Packagist](https://packagist.org/packages/faytekin/lzw)[ Docs](https://github.com/faytekin/lzw)[ RSS](/packages/faytekin-lzw/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

faytekin/lzw
============

[](#faytekinlzw)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b5b24f42e44d51788b2fc28d577e40facda574b39c0b655d1f0fb03d4b0edcea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66617974656b696e2f6c7a772e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/faytekin/lzw)[![Quality Score](https://camo.githubusercontent.com/e9d6fea57e2f313824af2abdd5b8a1456e485d2dd50085f703002f44bb089fd6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f66617974656b696e2f6c7a772e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/faytekin/lzw)

Using this package, you may encode string data with [Lempel–Ziv–Welch (LZW)](https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Welch) algorithm and decode back.

System Requirements
-------------------

[](#system-requirements)

- PHP &gt;=7.2|^8.0
- ext-mbstring - for handling multibyte string (should be available on most systems)

Installation
------------

[](#installation)

You can install this package via composer:

```
composer require faytekin/lzw
```

Or add the following to your composer file:

```
{
    "require": {
        "faytekin/lzw": "^1.0"
    }
}

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1994d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fea6ab8454f28af0ac4265b6f7dcbb97c4881dd978aaabd9fa49be0767db4b24?d=identicon)[aytekin](/maintainers/aytekin)

---

Top Contributors

[![faytekin](https://avatars.githubusercontent.com/u/4013224?v=4)](https://github.com/faytekin "faytekin (13 commits)")

---

Tags

compressionlzwLZW PHP

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/faytekin-lzw/health.svg)

```
[![Health](https://phpackages.com/badges/faytekin-lzw/health.svg)](https://phpackages.com/packages/faytekin-lzw)
```

###  Alternatives

[kriswallsmith/assetic

Asset Management for PHP

3.7k48.9M161](/packages/kriswallsmith-assetic)[alchemy/zippy

Zippy, the archive manager companion

47522.6M51](/packages/alchemy-zippy)[composer/metadata-minifier

Small utility library that handles metadata minification and expansion.

181115.0M13](/packages/composer-metadata-minifier)[voku/html-min

HTML Compressor and Minifier

1804.7M39](/packages/voku-html-min)[assetic/framework

Asset Management for PHP

1001.4M20](/packages/assetic-framework)[emcconville/polyline-encoder

PHP Traits algorithms for Encoded Polyline &amp; Bing Point Compression

30260.2k1](/packages/emcconville-polyline-encoder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
