intekhabrizvi / Codeigniter-mongo-library

MongoDB Library for Codeigniter with advance features like aggregation, journal, write concern and query profiling
http://intekhabrizvi.github.io
149 stars 142 forks source link

Build Status

CIMongo - MongoDB Library for Codeigniter (Legacy)

For PHP7+, Codeigniter3+ and mongodb-1.5-x php extension support, use the latest library available at https://github.com/intekhabrizvi/codeigniter-mongodb-library

We tried to make transition as easy as possible by keeping all functions name as is. In most cases new library would be a drop-in replacement for this library, if not please open a bug request in new library.

This library help you to use perform MongoDB based queries just like active record in CodeIgniter.

This library support

Wiki and how-to can be found here http://intekhabrizvi.github.io/mongodb-library-for-codeigniter.html

For Code Unitesting use branch named unitesting

Methods

Insert Method

Select Method

Update Method

Delete Method

Aggregation Method

Profiling Methods

Index Method

DB Method

Extra Helper

License

Creative Commons Attribution 3.0 License. Codes are provided AS IS basis, i am not responsible for anything.