apache Intl extension code example
Example 1: install ext-intl php7.4 ubuntu
sudo apt-get install php7.4-intl
#change php7.4 with your php version php<php_version>
Example 2: wordpress does not have the PHP-Intl extension enabled
sudo apt-get install -y php-intl