PHP Classes / Morse encoder and decoder

Encode and decode morse symbols

Morse encoder and decoder PHP Class

This class can be used to encode and decode text to morse symbols. It can take a text string with alphanumeric characters and convert it to a string of morse symbols represented by . and - characters. The class can also do the opposite, i.e. convert morse symbols to a text message.

Similar PHP Classes

Search in PHP Classes

Filter by tags