GsmCharsetConverter

Converts GSM 03.38 strings to and from UTF-8

MIT License

Downloads
234.5K
Stars
14
Committers
4

Bot releases are visible (Hide)

GsmCharsetConverter - 0.3.1 Latest Release

Published by BenMorel 6 months ago

✨ Added hungarian and extended romanian chars (#9), thanks to @nrbrttth

GsmCharsetConverter - 0.3.0

Published by BenMorel almost 2 years ago

💥 Breaking changes

  • Minimum PHP version is now 7.4
  • Classes are now final
  • Packer constants are now private
GsmCharsetConverter - 0.2.4

Published by BenMorel over 2 years ago

✨ Support Czech/Slovak characters in transliteration (#5), thanks to @neovmt

GsmCharsetConverter - 0.2.3

Published by BenMorel over 2 years ago

✨ Support Greek characters in transliteration (#7), thanks to @black-viking

GsmCharsetConverter - 0.2.2

Published by BenMorel almost 3 years ago

✨ Support more characters in transliteration (#4), thanks to @crebier-corentin

GsmCharsetConverter - 0.2.1

Published by BenMorel about 3 years ago

✨ Add support for transliteration of Romanian chars (#3).

GsmCharsetConverter - 0.2.0

Published by BenMorel almost 4 years ago

  • ✨ Support for PHP 8.0
  • 🔥 Dropped support for PHP 7.1
GsmCharsetConverter - 0.1.1

Published by BenMorel about 5 years ago

Handles transliteration of Polish chars (#1).

GsmCharsetConverter - 0.1.0

Published by BenMorel almost 6 years ago

First release.