PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 Data PHP Pivot Table   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: D3 Data PHP Pivot Table
Show reports using pivot tables on Web pages
Author: By
Last change:
Date: 2 years ago
Size: 418 bytes
 

Contents

Class file image Download
{ "name": "d3yii2/d3data", "description": "Pivot reporting", "type": "library", "keywords": ["yii2","pivot"], "license": "BSD-4-Clause", "authors": [ { "name": "Uldis Nelsons", "email": "uldis@weberp.lv" } ], "require": { "yiisoft/yii2": "*" }, "autoload": { "psr-4": { "d3yii2\\d3data\\": "" } } }