GithubHelp home page GithubHelp logo

kabircse / codeigniter-mongodb-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from verkhoumov/codeigniter-mongodb-library

0.0 1.0 0.0 37 KB

CodeIgniter MongoDB library based on PHP 7.1+

License: MIT License

PHP 100.00%

codeigniter-mongodb-library's Introduction

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:

  • PHP 7.1+, PECL extension
  • CodeIgniter 3+
  • MongoDB 3.2+

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

Features

This library supports the following features:

  • Write Concern and Journal.
  • Read Preference and Concern.
  • Bulk Write.
  • Driver options.
  • A huge number of query options for Select, Insert, Update, Delete and Aggregation.
  • Execute commands at the database level.
  • Output of documents as objects or arrays.
  • Extensive connectivity configuration options.

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.

codeigniter-mongodb-library's People

Contributors

verkhoumov avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.