Download the PHP package salamtam/mongo-query-php without Composer
On this page you can find all versions of the php package salamtam/mongo-query-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mongo-query-php
Mongo-query-php
for Query data from MongoDB
Usage
Initial setup
-
Install composer.
curl -s http://getcomposer.org/installer | php
-
Create composer.json containing:
-
Run
./composer.phar install
- Keep up-to-date:
./composer.phar update
Example 1
Query with URL
Example 2
Query with basic authentication
Example 3
Query with multi filter
Example 4
Query with multi filter and sort
Example 5
Aggregate with URL
Example 6
Aggregate with filter
All versions of mongo-query-php with dependencies
PHP Build Version
Package Version
Requires
mongodb/mongodb Version
^1.1
The package salamtam/mongo-query-php contains the following files
Loading the files please wait ....