PHP Classes
Icontem

Class: LZW


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sam Shull  >  LZW  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: LZW Support forum
Base name: lzwc
Description: Compress and uncompress data with LZW algorithm
Related top rated classes: ,
Version: -
Required PHP version: 4.0
License: BSD License
All time users: 879 users
All time rank: 2694
Week users: 9 users
Week rank: 871
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  

Author

Picture of Sam Shull
Name: Sam Shull is available for providing paid consulting. Contact Sam Shull .
Published packages: 9 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: http://www.google.com/profiles/brickysam26
Age: 33
All time rank: 508
Week rank: 113

Innovation Award

PHP Programming Innovation award nominee
August 2007
Number 7
LZW (Lempel-Ziv-Welch) is a compression algorithm made popular for its use in the formats GIF, TIFF and PDF.

This class can be used to compress and decompress data that uses LZW algorithm in pure PHP.

It makes possible to encode and decode image and documents that employ this algorithm using only pure PHP code, thus without any special PHP extensions.

Manuel Lemos

Groups

Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Compression Data compression and file archive manipulation View top rated classes

Detailed description

This class can be used to compress and uncompress data with the LZW algorithm in pure PHP code.

It can take a string of data and compress it with the LZW algorithm. It can also do the opposite, i.e. extract the original data from compressed string using the same algorithm.

User ratings

There are not enough user ratings to display for this class.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
LZW Unisys Patent Information The LZW Patent is expired, here is proof from Unisys themselves.
Wikipedia Description of LZW Wikipedia Description of LZW

Files

File Role Description
Accessible without login Plain text file lzwc.php Class The compression class
Plain text file example Example A simple example of the use of this class
Download all files: lzwc.tar.gz lzwc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products