Git Product home page Git Product logo

phpmoadmin-mongodb-admin-tool-for-php's Introduction

phpMoAdmin

MongoDB administration tool for PHP

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

phpMoAdminMongoDBVork
  • Nothing to configure – place the moadmin.php file anywhere on your web 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 installed and running.
  • Instructional error messages – phpMoAdmin can be used as a PHP-Mongo connection debugging tool
  • Super flexible – search for:
    + exact-text
    + (type-casted) value
    + text with * wildcards
    + Regular Expressions (regex)
    + JSON (with Mongo-operators enabled)
  • 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.
  • E_STRICT PHP code is formatted to the Zend Framework coding standards
    + Fully-documented in the phpDocumentor DocBlock standard.
  • Textareas can be resized by dragging/stretching the lower-right corner
  • Option to query MongoDB using JSON or a PHP-array syntax
  • Multiple design themes to choose from
  • Free & open-source! Released under the GPLv3 FOSS license!

www.phpMoAdmin.com

Screenshots

Object display (Full-mode)

Object display (Compact-mode)

Object editor – Drag-corner to resize textarea

Mongo Statistics – Stats, error log, versions & system info

Features

  • Database
    o List with data sizes
    o Create/drop
    o Repair
  • Collection
    o Show collections
    o Create/drop collection
    o Rename collection
    o List indexes
    o Create/drop indexes
    + multiple keys
    + ascending/descending
    + unique index
  • Data objects
    o Search for exact-text, (type-casted) value, text with * wildcards, regex or JSON (with Mongo-operators enabled)
    o Show objects with 3-different viewing options (full, compact & uniform)
    o Option to query MongoDB using JSON or a PHP array
    o 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
    o Create/delete objects
    o Edit object data
  • Mongo GridFS
    o GridFS objects automatically link GridFS chunks to GridFS files
  • MongoDB stats
    o Uptime, memory, etc.
    o Log of previous errors
    o Mongo-PHP settings
    o Version & bit-depth of MongoDB, Mongo PHP driver, phpMoAdmin, etc.
  • Optional password-protection for one or more users

Themes

Contact phpMoAdmin

www.phpMoAdmin.com

phpmoadmin-mongodb-admin-tool-for-php's People

Contributors

mongodb-rox avatar

Stargazers

Bharadwaj P avatar

Watchers

Bharadwaj P avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.