PHP Classes / ASCII85

Encode and decode data using the ASCII85 algorithm

ASCII85 PHP Class

This class can be used to encode and decode data using the ASCII85 algorithm. It can take a string of data and encode it with the ASCII85 algorithm. It can also do the opposite, i.e. extract the original data from an encoded string using the same algorithm.

Similar PHP Classes

Search in PHP Classes

Filter by tags