phpMoAdmin - MongoDB administration tool for PHP

97 views
Skip to first unread message

LAMongoP

unread,
Jan 15, 2010, 6:39:54 AM1/15/10
to mongodb-user
- Nothing to configure - place the moadmin.php file anywhere on your
web site and it just works!
- Fast AJAX-based XHTML 1.1 interface operates consistently in every
browser!
- Self-contained in a single 75kb file!

Learn more, download & use:
http://www.phpMoAdmin.com/

Contribute your code to phpMoAdmin:
http://github.com/MongoDB-Rox/phpMoAdmin-MongoDB-Admin-Tool-for-PHP

Valentin Golev

unread,
Jan 15, 2010, 7:29:23 AM1/15/10
to mongod...@googlegroups.com
Any screenshots? :)
- Valentin Golev


--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.




Jon Moss

unread,
Jan 15, 2010, 7:50:30 AM1/15/10
to mongodb-user
LAMongoP,

Good work so far. I have downloaded and given it a quick spin.

I do have one suggestions, currently when entering, editing etc, a
document they are shown as php associate arrays. I know this is how
the PHP mongo db driver works but the objects themselves are JSON
(well ok, technically BSON). I think to make it more usable for those
not using PHP it would make sense to use a JSON format for adding,
editing etc. You can easily do this with the json_encode/json_decode
functions.

Anyway, just a suggestion.

nice work ,
Jon

Valentin Golev

unread,
Jan 15, 2010, 8:12:17 AM1/15/10
to mongod...@googlegroups.com
json_encode does not "tabify" json. It will look like {"a":1,"b":{"c":3}}, not very cool.
- Valentin Golev


Jon Moss

unread,
Jan 15, 2010, 8:15:10 AM1/15/10
to mongodb-user
Very true,

However, json is essentually a javascript object and it wouldn't take
a lot to process the object into something nice to work with. Have you
used futon for CouchDB? It handles JSON quite nicely.

Kristina Chodorow

unread,
Jan 15, 2010, 12:17:41 PM1/15/10
to mongod...@googlegroups.com
Cool!  I've added it (and some screenshots) to http://www.mongodb.org/display/DOCS/PHP+Language+Center.  It's nice the install is so easy.


diegomsana

unread,
Jan 15, 2010, 3:13:09 PM1/15/10
to mongodb-user
Interface could use some improvements, but funcionality is looking
very nice. Thanks for your time and effort doing it :)

LAMongoP

unread,
Jan 15, 2010, 4:06:40 PM1/15/10
to mongodb-user
re: editing data objects in JSON, Valentin stated why it is not
exactly a 2-minute add-on. Jon, it is a good suggestion and I have
added it to the ToDo list:

http://wiki.github.com/MongoDB-Rox/phpMoAdmin-MongoDB-Admin-Tool-for-PHP/

re: screenshots, they are on the MongoDB PHP page - thank you
Kristina!

http://www.mongodb.org/display/DOCS/PHP+Language+Center

Reply all
Reply to author
Forward
0 new messages