Re: PHP6 wiki page
On Feb 15, 2014 12:43 PM, "Pierre Joye" <[email protected]> wrote:
>
>
> On Feb 15, 2014 2:35 AM, "Rasmus Lerdorf" <[email protected]> wrote:
> >
>
> > What we really need is an awesome small and fast Unicode library that
> > does everything ICU does but faster and in less code while using UTF-8
> > as its internal storage so we don't have to convert on each and every
> > operation. There are a ton of non-obvious things beyond simple string
> > manipulation. String collation alone is massively complicated, for
example.
>
> http://www.public-software-group.org/utf8proc-documentation
> looks
interesting. There are other but it has to be chosen very carefully :)
https://github.com/josephg/librope claims to be
fast and compliant. Added
to my list.
> Cheers,
> Pierre
Thread (17 messages)