PHP Classes
elePHPant
Icontem

SCSU: Encode and decode Unicode strings with SCSU

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2012-05-01 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 323 This week: 1All time: 6,815 This week: 1,047Up
Version License PHP version Categories
scsu 1GNU General Publi...5.3Algorithms, PHP 5, Text processing, C...
Description Author

This class can encode and decode Unicode strings with SCSU (Standard Compression Scheme for Unicode).

It can take a text string and encoded it using SCSU to make it better to compress with the LZF algorithm.

The class can also do the opposite, i.e., decode a text string previously encoded using SCSU.

Innovation Award
PHP Programming Innovation award nominee
May 2012
Number 6


Prize: One year subscription to the PDF edition of the JSMag magazine
The Unicode standard defined several types of methods of encoding text. The same text string may be encoded in different ways.

This class can encode a text string in a way that is more efficient to reduce its size with compression algorithms.

Manuel Lemos
Picture of Alexey Znaev
Name: Alexey Znaev <contact>
Classes: 3 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 1x

Details
Classes are self-documented by PHPDoc tags.

Example of usage - http://javascriptarchiver.org


Regards, Alexey Znaev, znaeff@mail.ru, http://xbsoft.org
  Files folder image Files  
File Role Description
Accessible without login Plain text file SCSU.php Class SCSU - main class
Accessible without login Plain text file UTF8.php Class UTF8 - helper class
Accessible without login Plain text file readme.txt Data readme file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:323
This week:1
All time:6,815
This week:1,047Up