PHP 10.0 Blog

What if…

ICU+PHP=love

Posted by Stas on December 12, 2007

I’ve posted the first beta of PHP Internationalization extension, bringing support for some ICU functions to PHP. Documentation can be read in PHP manual, and the downloads are available on PECL site.

If everything goes well, we’d have that one in 5.3, and then probably add more functionality (suggestions welcome!).

8 Responses to “ICU+PHP=love”

  1. PHP 10.0 Blog: ICU+PHP=love

    In a new post on the PHP 10.0 Blog, Stas mentions …

  2. [...] a new post on the PHP 10.0 Blog, Stas mentions his posting of a beta version of the Internationalization [...]

  3. Dave said

    Please include a wrapper around the ICU’s regex engine! :)

  4. Stas said

    Regular expressions not planned as of yet to be a part of it, but in the future maybe. I understand PHP 6 is supposed to have Unicode regular expressions.

  5. Dave said

    Yeah, but PHP 6 will come out when the Sun burns out the Earth… They still do not know how they will structure things like namespaces in it…

    Also, could you expose ICU’s fast string functions? Emulating this functionality in PHP is not so fast…

  6. Adam said

    Someone’s in love :)

    Adam @ TalkPHP.com – PHP Community

  7. Intl looks great and we would be happy to use it as a core part of our wiki software.
    What would be nice to have is the date/time functionality (e.g. in MessageFormatter).

    Using ICU project-wide would be great – a lot of things would be simpler.

    thanks
    Michal Frackowiak

  8. I hope PHP 6.0 will come with more PECL inbuilt.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>