I am trying to install yii2 on my Amazon Linux AMI instance, it requires the php-mbstring extension to work.
yii2
php-mbstring
When I tried to run sudo y
sudo y
Amazon Linux AMI release 2017.09
sudo yum install php70-mysqlnd sudo service httpd restart