Registry / utility / nullpunkt-lz-string-php

nullpunkt-lz-string-php

JSON →
library1.3.0phppackagistunverified

PHP Class implementation of LZ-String javascript.

composer require nullpunkt/lz-string-php
INSTALL
IMPORT
SIG · NULLPUNKT-LZ-STRIN
N
nullpunkt-lz-string-php
utilityphpv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LZString
use Nullpunkt\LZString\LZString;

Compress and decompress a string using LZ-String algorithm.

<?php require 'vendor/autoload.php'; use Nullpunkt\LZString\LZString; $compressed = LZString::compress('Hello, world!'); echo LZString::decompress($compressed);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nullpunkt-lz-string-php — pip install nullpunkt-lz-string-php · libregistry