Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@nicolas-grekas nicolas-grekas released this 19 Nov 10:41
· 186 commits to master since this release
  • first official release of a work started in 2007
  • Apache v2.0 / GPL v2.0 dual-licensed
  • PHP portability implementations for mbstring, iconv, intl grapheme_*() and utf8_encode/decode()
  • Unicode compliant and portable Normalizer
  • grapheme clusters aware UTF-8 handling string functions replica
  • PHP runtime environment configuration for UTF-8
  • extra functions for UTF-8 validity checks, transliterations and case folding
  • covered by unit tests