Download the PHP package openbitapp/laravel-lzw without Composer
On this page you can find all versions of the php package openbitapp/laravel-lzw. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openbitapp/laravel-lzw
More information about openbitapp/laravel-lzw
Files in openbitapp/laravel-lzw
Download openbitapp/laravel-lzw
More information about openbitapp/laravel-lzw
Files in openbitapp/laravel-lzw
Vendor openbitapp
Package laravel-lzw
Short Description LZW Compressor/Decompressor for Laravel
License MIT
Homepage https://github.com/openbitapp/laravel-lzw
Package laravel-lzw
Short Description LZW Compressor/Decompressor for Laravel
License MIT
Homepage https://github.com/openbitapp/laravel-lzw
Please rate this library. Is it a good library?
Informations about the package laravel-lzw
Laravel LZW
Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm. This package offers support for compressing and decompressing data using LZW.
Installation
You can install the package via composer:
The package registers itself and his facade automatically.
Usage
You can compress and decompress data using the facade.
Testing
Credits
- Rosetta Code
- Andrea Martini
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-lzw with dependencies
PHP Build Version
Package Version
The package openbitapp/laravel-lzw contains the following files
Loading the files please wait ....