PHP Classes

PHP MongoDB Collection: Find, insert, delete, update MongoDB collections

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 36%Total: 258 All time: 7,831 This week: 78Up
Version License PHP version Categories
mongodb 1GNU General Publi...5.0PHP 5, Databases
Description 

Author

This class can find, insert, delete, update MongoDB collections.

It connects to a given MongoDB server and performs several operations with document of a collection with a given name. Currently it can:

- Insert a new document with given values
- Delete documents that match a condition
- Update documents that matches a condition with new values
- Find documents that match a condition and return the value of a given field
- Count documents that match a condition
- Get the maximum value of a given document field
- Get all the values of documents that match a condition and return the values of given fields

Picture of Ehsan Razm khah
Name: Ehsan Razm khah <contact>
Classes: 1 package by
Country: Germany Germany
Age: 34
All time rank: 3959212 in Germany Germany
Week rank: 214 Up11 in Germany Germany Up

  Files folder image Files (2)  
File Role Description
Plain text file dal.php Class this is Database abstract layer class for MongoDB which provides no sql databases in php.
Accessible without login Plain text file sample.php Example this is how u can use this class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:258
This week:0
All time:7,831
This week:78Up
 User Ratings  
 
 All time
Utility:50%StarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:36%StarStar
Rank:4063