Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 155 | All time: 9,007 This week: 110![]() |
Version | License | PHP version | Categories | |||
xmongodb 1.14 | MIT/X Consortium ... | 5.4 | PHP 5, Databases |
Description | Author | |
This package can build and execute queries to a MongoDB database. |
What is the best PHP mongodb class?
Need a simple framework that wraps the low level mongodb
What is the best PHP mongodb class?
Perform all kinds of actions with MongoDB
<?php |
A PHP ORM library to handle opperations with MongoDB
* Select, Distinct, Where, OrderBy, Limit, Offset, Insert, Update, Delete, Create, Pop, Pull, Push, Aggregate, Indexes, Commands, AddtoSet, Inc, Dec
* All commands like ORM, example:
$result = $XMongodDB->->where(array('email' => 'email@myemail.com))->get('customers');
* Where:
* Between
* Greater than
* Lower than
* Greater or equal than
* Lower or equal than
* Not equal
* Equal
* Near
* Like
* Not Like
* All can be mixed with AND/OR
* OrderBy ASC / DESC
* Limit and Offset
* Chapter 2 - Basic select operations
* Chapter 3 - Advanced select operations
* Chapter 4 - Insert / Update / Delete
![]() |
/ | doc |
File | Role | Description |
---|---|---|
![]() ![]() |
Doc. | Documentation |
![]() ![]() |
Doc. | Documentation |
![]() ![]() |
Doc. | Documentation |
![]() ![]() |
Doc. | Documentation |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Doc. | Manual |
![]() |
/ | examples |
File | Role | Description |
---|---|---|
![]() |
Data | Data |
![]() |
Doc. | Readme |
![]() ![]() |
Example | Example script |
![]() |
/ | lib |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.