Introduction

This package allows you to connect and get data from MongoDB.

Installation #

By downloading .zip file #

  1. Download
  2. Unzip the zip file
  3. Copy the folder mongodb into koolreport folder so that look like below
koolreport
├── core
├── mongodb

By composer #

composer require koolreport/mongodb

Get started with KoolReport

KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.