common.php
limited replacement layer for the PHP extension intl
Install
- All systems
-
curl cmd.cat/common.php.sh
- Debian
-
apt-get install php-symfony-intl - Ubuntu
-
apt-get install php-symfony-intl - Kali Linux
-
apt-get install php-symfony-intl - Fedora
-
dnf install php-symfony-intl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install php-symfony-intl - Raspbian
-
apt-get install php-symfony-intl
php-symfony-intl
limited replacement layer for the PHP extension intl
The Symfony Intl Component provides a replacement layer for the PHP extension intl that is limited to the English locale and thus can not fully substitute the PHP extension it intends to replace. Symfony is a PHP framework, a set of tools and a development methodology.