stimulsoft / Samples-Dashboards.PHP

PHP samples for Dashboards.PHP data visualization tool for PHP 5, PHP 7, and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer

Home Page:https://www.stimulsoft.com/en/products/dashboards-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP and JavaScript samples for Stimulsoft Dashboards.PHP

This repository contains examples of integrating the Stimulsoft Dashboards.PHP analytics tool into PHP applications, using a set of PHP classes and functions that allow you to easily add a JavaScript report generator to PHP applications. The reporting components are fully compatible with PHP 5, PHP 7, and PHP 8 versions. The integration supports PHP and JavaScript code.

Overview

This repository contains a PHP project ready to run. The 'index.php' file contains links to examples, each of which is located in a separate .php file:

One event handler has been created with all the necessary events for each example:

Running samples

The samples folder contains all the scripts and resources of the project, including the 'index.php' file. So all files from this folder are required to be copied on your PHP server, using FTP or HTTP access interface - depending on your hosting provider.

After that, in your browser, you can navigate to the following address:
http://your-domain-name/index.php

If you are using a PHP server installed on your local development computer:
http://localhost/index.php

Composer

Additionally, the examples are ready to work with the Composer dependency manager. You can use the specified command to update the product and all dependencies to the latest available version:

composer require stimulsoft/dashboards-php

About Stimulsoft Dashboards.PHP

Stimulsoft Dashboards.PHP is a complete software package for designing and viewing dashboards. You may use the tool for integration into your applications or as a standalone solution. At the same time, no complex configuration or third-party modules are required. You may easily integrate dashboards into almost any PHP application, including those built on the Laravel framework.

Useful links

About

PHP samples for Dashboards.PHP data visualization tool for PHP 5, PHP 7, and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer

https://www.stimulsoft.com/en/products/dashboards-php

License:Other


Languages

Language:PHP 95.8%Language:Hack 4.2%