Skip to content

alangustavo/MongoDB-CodeIgniter-Driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

I adapt the code of Alex Bilbe for work with non deprecated mongoclient.
I don't test it all. But it's works for me.

PLEASE NOTE: Alex Bilbe (http://www.alexbilbie.com) has merged this fork of his original code back into his own. http://bitbucket.org/alexbilbie/codeigniter-mongo-library/wiki/Home

====================================================================================================
	GETTING STARTED
====================================================================================================

1.  Add the mongo_db.php config file to your ./system/application/config directory and make the 
		appropriate changes to connect to your database

2.	Copy the Mongo_db.php library file to your ./system/application/libraries directory
3.	(optional) Add the library to your autoload.php file if you plan to frequently reference the library

About

Alex Bilbe (http://www.alexbilbie.com) has merged this fork of his original code back into his own. http://bitbucket.org/alexbilbie/codeigniter-mongo-library/wiki/Home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%