PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 332 This week: 1All time: 7,127 This week: 560Up
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 is available for providing paid consulting. Contact Alexey Znaev .
Classes: 3 packages by
Country: Russian Federation Russian Federation
Age: 51
All time rank: 198356 in Russian Federation Russian Federation
Week rank: 109 Up7 in Russian Federation Russian Federation Up
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:332
This week:1
All time:7,127
This week:560Up