Download the PHP package koolreport/mongodb without Composer
On this page you can find all versions of the php package koolreport/mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koolreport/mongodb
More information about koolreport/mongodb
Files in koolreport/mongodb
Download koolreport/mongodb
More information about koolreport/mongodb
Files in koolreport/mongodb
Vendor koolreport
Package mongodb
Short Description Allow KoolReport to work with MongoDB
License MIT
Homepage https://www.koolreport.com
Package mongodb
Short Description Allow KoolReport to work with MongoDB
License MIT
Homepage https://www.koolreport.com
Please rate this library. Is it a good library?
Informations about the package mongodb
Introduction
This package allows you to connect and get data from MongoDB.
Installation
By downloading .zip file
- Download
- Unzip the zip file
- Copy the folder
mongodb
intokoolreport
folder so that look like below
By composer
Documentation
Settings
Name | type | default | description |
---|---|---|---|
class | string | Must set to '\koolreport\mongodb\MongoDataSource' |
|
connectionString | string | Define connection string to MongoDB. If you use connectionString, you do not need to use properties host, username and password. | |
host | string | MongoDB host | |
username | string | Username | |
password | string | Password | |
database | string | The name of database you want to connect |
Example
Support
Please use our forum if you need support, by this way other people can benefit as well. If the support request need privacy, you may send email to us at [email protected].
All versions of mongodb with dependencies
PHP Build Version
Package Version
Requires
mongodb/mongodb Version
^1.4
The package koolreport/mongodb contains the following files
Loading the files please wait ....