check installed php modules in linux

PHP
php -m | grep mbstring
Source

Also in PHP: