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

Rob Allen's Blog: One-to-Many Joins with Zend_Db_Table_Select

ThinkPHP Blog: Zend & Oracle - Current Status?

NETTUTS.com: ASP.NET for PHP Developers: Part 2

Daniel Krook's Blog: Move from MySQL to DB2 via the Cloud

WebReference.com: Database-enabled Ajax with PHP


Community Events











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


series tool language functional conference framework development interview unittest opinion code phpunit application podcast release testing community example introduction zendframework2

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