Algorithms: BWT & MTF encoder
Robin Schuil (contact me)
This package can be used to compress and uncompress data using the Burrows-Wheeler transform (BWT) and Move-To-Front (MTF) encoder.
These data processing algorithms are commonly used in compression schemes employed by the bzip2 program.
Each of these algorithms are implemented in separate classes and do not require any special PHP extensions.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (58.3%)
| Good (91.7%)
| -
| Good (91.7%)
| -
| -
| Not sure (47.5%)
| 1396 |
Click here for detailed information about this class on phpclasses.org