# visualizer/3.0.8/vendor/composer/installed.json

Visualizer – Tables &amp; Charts Manager with Built-in AI Generator, version 3.0.8. 172 lines.

- Page: https://pluginprobe.com/plugins/visualizer/3.0.8/code/vendor/composer/installed.json
- Raw: https://pluginprobe.com/plugins/visualizer/3.0.8/raw/vendor/composer/installed.json
- Modified: 2018-06-27T15:48:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/visualizer/3.0.8/code/vendor/composer/installed.json#L10-L20`.

```json
[
    {
        "name": "codeinwp/themeisle-sdk",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeinwp/themeisle-sdk.git",
            "reference": "33d470402379047bc430c39ecab9a8a4a850d0d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/33d470402379047bc430c39ecab9a8a4a850d0d2",
            "reference": "33d470402379047bc430c39ecab9a8a4a850d0d2",
            "shasum": ""
        },
        "time": "2018-06-06 14:49:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "load.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "ThemeIsle team",
                "email": "friends@themeisle.com",
                "homepage": "https://themeisle.com"
            }
        ],
        "description": "ThemeIsle SDK ",
        "homepage": "https://github.com/Codeinwp/themeisle-sdk",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "xrstf/composer-php52",
        "version": "v1.0.20",
        "version_normalized": "1.0.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer-php52/composer-php52.git",
            "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
            "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
            "shasum": ""
        },
        "time": "2016-04-16 21:52:24",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-default": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "xrstf\\Composer52": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "phpoffice/phpexcel",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPExcel.git",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.2.0"
        },
        "time": "2015-05-01 07:00:55",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PHPExcel": "Classes/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "http://blog.maartenballiauw.be"
            },
            {
                "name": "Mark Baker"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://blog.rootslabs.net"
            },
            {
                "name": "Erik Tilt"
            }
        ],
        "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "http://phpexcel.codeplex.com",
        "keywords": [
            "OpenXML",
            "excel",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ],
        "abandoned": "phpoffice/phpspreadsheet"
    },
    {
        "name": "neitanod/forceutf8",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/neitanod/forceutf8.git",
            "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/47c883ab2739e7938a8bb0bfd1c29d48c88858de",
            "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-05-22 18:50:57",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ForceUTF8\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Sebastián Grignoli",
                "email": "grignoli@gmail.com"
            }
        ],
        "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
        "homepage": "https://github.com/neitanod/forceutf8"
    }
]

```
