,ggg, ,ggg,_,ggg,                        ,ggg,
             ,dPYb,            dP""Y8dP""Y88P""Y8b                      dP""8I           8I
             IP'`Yb            Yb, `88'  `88'  `88                     dP   88           8I
             I8  8I             `"  88    88    88                    dP    88           8I                      gg
             I8  8'                 88    88    88                   ,8'    88           8I                      ""
 gg,gggg,    I8 dPgg,   gg,gggg,    88    88    88    ,ggggg,        d88888888     ,gggg,8I   ,ggg,,ggg,,ggg,    gg    ,ggg,,ggg,
 I8P"  "Yb   I8dP" "8I  I8P"  "Yb   88    88    88   dP"  "Y8       ,8"     88    dP"  "Y8I  ,8" "8P" "8P" "8,   88   ,8" "8P" "8,
 I8'    ,8i  I8P    I8  I8'    ,8i  88    88    88  i8'    ,8 dP   ,8P      Y8   i8'    ,8I  I8   8I   8I   8I   88   I8   8I   8I
,I8 _  ,d8' ,d8     I8,,I8 _  ,d8'  88    88    Y8,,d8,   ,d8 Yb,_,dP       `8b,,d8,   ,d8b,,dP   8I   8I   Yb,_,88,_,dP   8I   Yb,
PI8 YY88888P88P     `Y8PI8 YY88     88    88    `Y8P"Y8888P"   "Y8P"         `Y8P"Y8888P"`Y88P'   8I   8I   `Y88P""Y88P'   8I   `Y8
 I8                     I8
 I8                     I8
 I8                     I8
 I8                     I8
 I8                     I8
 I8                     I8

phpMoAdmin - MongoDB GUI

MongoDB administration tool for PHP

Built on a stripped-down version of the Vork high-performance framework

phpMoAdmin Mongo Admin GUI
  • Nothing to configure - place the moadmin.php file anywhere on your site and it just works!
  • 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!

DOWNLOAD phpMoAdmin

(tiny 25kb download, unzips to 115kb)

Screenshots

Object display

Full-mode

Object display in full mode

Object display

Compact-mode

Object display in compact mode

Object editor

Drag-corner to resize textarea

Object editor

Mongo Statistics

Stats, error log, versions & system info

MongoDB Stats


Features

  • 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

 

Interested in contributing to the development efforts?

phpMoAdmin development is maintained on GitHub

Contact phpMoAdmin

 

Multiple design themes to choose from

Swanky-Purse themeTrontastic themeClassic theme

Swanky-Purse theme

Swanky-Purse confirm

Trontastic theme

Trontastic confirm

Classic theme

Classic confirm

Powered by Avinu