verkhoumov / codeigniter-mongodb-library

CodeIgniter MongoDB library based on PHP 7.1+
MIT License
59 stars 57 forks source link
codeigniter mongodb php7

CodeIgniter MongoDB Library

This library was created because of the lack of worthy alternatives. The solutions already existing at the time of development were either obsolete or had too weak functional capabilities. I decided to fix the problem and give you a modern and multifunctional library for working with MongoDB in CodeIgniter. Now you can almost anything that MongoDB can out of the box.

Requirements:

If you have ideas for improving the library, I'm ready to listen to suggestions (#support)!

Features

This library supports the following features:

Start

To work with the library, see Wiki, where you can find all available methods and examples of it use.

Support

To report a problem or error, and to suggest the implementation of new features, use issue tracker. There you can ask questions and ask for help. I will be glad to any help!

Copyright & License

Code copyright 2016-2018 by Dmitriy Verkhoumov. Code released under the MIT License.