EasyMongo is a MongoDB web management application. This project is based on iwind/RockMongo, uses the latest mongodb-extension + mongo-php-library mode, supports MongoDB3.0+, and all php versions above 5.6.
MongoDB: All versions above 3.0
PHP: All versions above 5.6
- CURD operation very easy
- Add/Remove index
- Database/Replication state monitoring
- Import/Export data
- Performance tuning tool
Make sure that the mongodb extension is installed, then execute the following command:
$ git clone https://github.com/pkuoliver/EasyMongo.git
Install mongodb php library with Composer
$ composer require mongodb/mongodb
Prepare config file.
$ cp config.sample.php config.php
Modify the database host/port and other related configurations to your own information.
We support English, Chinese, Japanese, Portuguese, French, Spanish, German, Russian, Italian, Portugal, Turkish.
For more, please visit sceenshots folder