 |
|
Innovation award
 Nominee: 1x |
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.
|
|
| Name: |
SCSU |
| Base name: |
scsu |
| Description: |
Encode and decode Unicode strings with SCSU |
| Version: |
1 |
| PHP version: |
5.3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
297 users |
| All time rank: |
6118 |
| Week users: |
0 users |
| Week rank: |
2338  |
| |
|
 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 |
| Project record: |
scsu |
| Popularity score: |
16.61 |
| Vitality score: |
19.64 |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|