| Package Information |
| Summary |
Internationalization extension |
| Maintainers |
Stanislav Malyshev <stas@php.net> (lead) [details] Kirti Velankar (developer) [details] Ed Batutis (developer) [details] Gustavo Lopes <cataphract@php.net> (lead) [details]
|
| License |
PHP License
|
| Description |
The Internationalization extension exposes functionality of the ICU library to PHP.
This extension has been bundled with PHP since version 5.3. This PECL version backports improvements made in the development version of PHP to PHP 5.2, 5.3 and 5.4.
Windows binaries (VC 9, x86, 2.0.0b1):
All the binaries depend on the ICU libraries (version 4.8), which must be available to PHP.
The version provided with PHP 5.4 is currently in sync with the development version, therefore no binaries for PHP 5.4 are provided here.
Note that the official distribution for PHP 5.2 is compiled with VC6 and therefore is not compatible with these binaries. |
| Homepage |
http://www.icu-project.org/ |
Release notes Version 1.0.0 (stable) |
* Release Candidate for first release of the intl extension
* Added: date formatter, graphemes |
|