sudo add-apt-repository ppa:chris-lea/mongodb-drivers
sudo apt-get update
sudo apt-get install php-mongodb
sudo service php7.0-fpm restart
service --status-all
php -v
php -m
sudo add-apt-repository ppa:chris-lea/mongodb-drivers
sudo apt-get update
sudo apt-get install php-mongodb
sudo service php7.0-fpm restart
service --status-all
php -v
php -m