- Install and connect with mongoDB https://websiteforstudents.com/install-mongodb-with-apache2-php-7-2-support-on-ubuntu-16-04-17-10-18-04/
- composer update
php-mongodb/
├── composer.json
├── composer.lock
├── connect.php
├── create-collection.php
├── create-database.php
├── delete-collection.php
├── find-collection.php
├── readme.md
└── upadte-collection.php