News Feed
Jobs Feed
Sections




News Archive
Alex Bilbie:
Introducing MongoQB
November 16, 2012 @ 09:38:38

Alex Bilbie has passed along a link to a project he's been working on to try to simplify access to MongoDB databases from PHP - his MongoQB library:

A few years ago I released a MongoDB library for the CodeIgniter PHP framework which has become quite popular thanks to it's likeness to CodeIgniter's query builder library. I've just spent the last week travelling and to keep myself occupied I spent some time re-architecting the library's code; removing the framework dependancy, making it Composer friendly and adding a full suite of unit tests. Check out the code on Github - https://github.com/alexbilbie/MongoQB.

The library makes it simpler to do most of the usual CRUD (Create, Read, Update, Delete) operations with your Mongo data. Example code is included in the post. This is a nice lightweight alternative to things like the Doctrine query builder.

0 comments voice your opinion now!
mongoqb query builder database project


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: PHP Abstract Podcast Episode 20: Five Ways To Kill a Software Project

PhPL33t Blog: How to Automated Plesk Email Creation

PHPMaster.com: MongoDB Revisited

William Candillon's Blog: The new release of phpAspect is coming soon

Zend Developer Zone: PHP Abstract Podcast Episode 33: Book Review: PHP Web 2.0 Mashup Projects


Community Events









Don't see your event here?
Let us know!


interview unittest community release zendframework2 object api language opinion functional testing code development database event composer introduction example framework phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework