Database

phpMoAdmin – MongoDB administration tool for PHP

phpMoAdmin is a MongoDB administration tool for PHP.

phpMoAdmin is self-contained in one single file. To use, no configuration is needed, just place it anywhere on a site.

phpMoAdmin is built on a stripped-down version of the high-performance Vork Enterprise Framework, an open-source high-performance enterprise PHP framework designed for rapid development of performance-oriented scalable applications.

Key Features

  • Fast AJAX-driven XHTML 1.1 interface operates consistently in every browser.
  • Self-contained in a single 95kb file.
  • Works on any version of PHP5 with the MongoDB NoSQL database & Mongo PHP driver.
  • Enter into the single smart-search box:
    • Plain text.
    • (type-casted) value.
    • Text with * wildcards.
    • Regular Expressions (regex).
    • JSON (with Mongo-operators enabled).
  • Includes multiple design themes to choose from.
  • Super flexible – option to query MongoDB using JSON or PHP-array syntax.
  • Import/export data in JSON format:
    • Export full collections.
    • Export the results of any query.
    • Import can:
      • Insert only new records.
      • Save / upsert (adds & overwrites).
      • Update only pre-existing records.
      • Batch-Insert until a duplicate is found.
  • Textareas can be resized by dragging/stretching the lower-right corner.
  • E_STRICT PHP code is formatted to the Zend Framework coding standards + fully-documented in the phpDocumentor DocBlock standard.
  • Instructional error messages – phpMoAdmin can be used as a PHP-Mongo connection debugging tool.
  • Option to enable password-protection for one or more users; to activate protection, just add the username-password(s) to the array at the top of the file.
  • Free & open-source! Released under the GPLv3 FOSS license.
  • Database:
    • List with data sizes.
    • Create/drop.
    • Repair/compact.
  • Collection:
    • Show list of collections with number of objects within each.
    • Create/rename/drop collection.
    • List indexes.
    • Create/drop indexes:
      • multiple keys.
      • ascending/descending.
      • unique index.
  • Data objects:
    • Single smart-search box accepts:
      • exact-text.
      • (type-casted) value.
      • text with * wildcards.
      • Regular Expressions (regex).
      • JSON (with Mongo-operators enabled).
    • Option to query MongoDB using JSON or a PHP array.
    • Show objects with 3-different viewing options (full, compact & uniform).
    • Sort by any key within your data object (even nested sub-keys!) with ascending/descending option.
      • Option to sort by $natural for rapid browsing of large datasets.
    • Define the number of results to display per page (or unlimited).
    • Create/delete objects.
    • Edit object data.
  • Mongo GridFS:
    • GridFS objects automatically link GridFS chunks to GridFS files.
  • MongoDB stats:
    • Uptime, memory, etc.
    • Log of previous errors.
    • Mongo-PHP settings.
    • Version & bit-depth of MongoDB, Mongo PHP driver, phpMoAdmin, etc.
  • Optional password-protection for one or more users.

Website: phpmoadmin.com
Support: GitHub
Developer: Eric David Benari
License: GNU General Public License v3.0

phpMoAdmin

phpMoAdmin is written in PHP. Learn PHP with our recommended free books and free tutorials.


Related Software

MongoDB GUIs
mongo-expressWeb-based MongoDB admin interface
Beekeeper StudioCross-platform SQL editor and database manager
MongokuWeb-based MongoDB client
Robo 3TShell-centric cross-platform MongoDB management tool
phpMoAdminSelf-contained in one single file, no configuration is needed
UMongoBrowse and administer a MongoDB cluster
RockMongoEasy to use PHP MongoDB GUI tool
MonjaDBMongoDB GUI client tool for Eclipse
dbKodaModern IDE with rich editor and dashboard
DbGateDatabase manager for MySQL, PostgreSQL, MongoDB

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted