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

Community News: More on the PHP Wiki

O\'Reilly: Designing a database-driven PHP App? Don\'t Forget the Data!!

Lee Davis' Blog: In ORM’s Defense

Developer.com: 10 Experimental PHP Projects Pushing the Envelope

Sebastian Bergmann's Blog: PHPUnit Status Update


Community Events











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


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

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