Top "Intl" questions

Intl is a PHP extension which give ability to use Unicode, software internationalization (I18N) and globalization (G11N) from the ICU library.

intl extension: installing php_intl.dll

I'm trying to locate php_intl.dll and install it. Does anyone have any tips?

php windows-xp intl
PHP Warning: Module already loaded in Unknown on line 0

On Mac OSX Mavericks using homebrew php55 whenever I run a a php command I get the following error message (…

php configuration centos7 ini intl
Install intl PHP extension OSX High Sierra

How can I install intl PHP extension in PHP 7.1.7, which is delivered with osx high sierra?

php intl macos-high-sierra
The requested PHP extension intl is missing from your system (SonataAdminBundle) in Symfony2

I try to install the sandbox but I get the following error from composer: Loading composer repositories with package information …

php symfony intl
PHP intl country code 2 chars to country name

I'm triying to convert, using PHP, 2 characters country code (ISO 3166-1) to country names, or intl country codes, so I …

php locale country intl
Can't get to install 'intl' extension for php on debian

I have a Debian server and I want to install the intl extension through pecl. During the installation it asks …

php debian pecl intl
How to install the Intl extension for Twig

The Intl extension is an extension for Twig that adds the localizeddate, localizednumber and localizedcurrency filters. How can I install …

php twig intl twig-extension
How to solve the issue - please install the "intl" extension for full localization capabilities

What i Need I'm implementing currency symbol using symfony. I have referred this link : http://symfony.com/doc/current/components/…

php symfony intl
Installing/enabling PHP Pecl Intl extension on a default Mac OS X Leopard bundled PHP configuration

How can I install or enable the PHP Pecl Intl extension in my PHP environment? I've got a stock PHP …

php macos pecl icu intl
PHP intl extension in Docker container

I'm trying to load the intl PHP extension in my Docker container, but it doesn't seem to work. Have already …

php docker php-extension intl