Skip to content

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

License

Notifications You must be signed in to change notification settings

stimulsoft/Samples-Dashboards.PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 data visualization to PHP applications. Supports exporting a dashboard on the server side using the Node.js platform. The dashboard components are fully compatible with all versions of PHP 7 and PHP 8. 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:

License activation

Working with Dashboard

Working with Dashboard on the Server-Side

Working with Viewer

Working with Designer

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 update 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