PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 2.1.6
Visualizer – Tables & Charts Manager with Built-in AI Generator v2.1.6
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | vendor/composer/installed.json +83 -416 3.10.22.1.6 View file →
@@ -1,422 +1,89 @@
1 -{
2 - "packages": [
3 - {
4 - "name": "codeinwp/themeisle-sdk",
5 - "version": "3.3.0",
6 - "version_normalized": "3.3.0.0",
7 - "source": {
8 - "type": "git",
9 - "url": "https://github.com/Codeinwp/themeisle-sdk.git",
10 - "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574"
11 - },
12 - "dist": {
13 - "type": "zip",
14 - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/68dc5d11c1d7a20a13f3ae730183f61ff309d574",
15 - "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574",
16 - "shasum": ""
17 - },
18 - "require-dev": {
19 - "codeinwp/phpcs-ruleset": "dev-main"
20 - },
21 - "time": "2023-05-30T08:55:06+00:00",
22 - "type": "library",
23 - "installation-source": "dist",
24 - "notification-url": "https://packagist.org/downloads/",
25 - "license": [
26 - "GPL-2.0+"
27 - ],
28 - "authors": [
29 - {
30 - "name": "ThemeIsle team",
31 - "email": "friends@themeisle.com",
32 - "homepage": "https://themeisle.com"
33 - }
34 - ],
35 - "description": "ThemeIsle SDK",
36 - "homepage": "https://github.com/Codeinwp/themeisle-sdk",
37 - "keywords": [
38 - "wordpress"
39 - ],
40 - "install-path": "../codeinwp/themeisle-sdk"
1 +[
2 + {
3 + "name": "xrstf/composer-php52",
4 + "version": "v1.0.20",
5 + "version_normalized": "1.0.20.0",
6 + "source": {
7 + "type": "git",
8 + "url": "https://github.com/composer-php52/composer-php52.git",
9 + "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
41 10 },
42 - {
43 - "name": "markbaker/complex",
44 - "version": "1.5.0",
45 - "version_normalized": "1.5.0.0",
46 - "source": {
47 - "type": "git",
48 - "url": "https://github.com/MarkBaker/PHPComplex.git",
49 - "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2"
50 - },
51 - "dist": {
52 - "type": "zip",
53 - "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/c3131244e29c08d44fefb49e0dd35021e9e39dd2",
54 - "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2",
55 - "shasum": ""
56 - },
57 - "require": {
58 - "php": "^5.6.0|^7.0"
59 - },
60 - "require-dev": {
61 - "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
62 - "phpcompatibility/php-compatibility": "^9.0",
63 - "phpdocumentor/phpdocumentor": "2.*",
64 - "phploc/phploc": "^4.0|^5.0|^6.0|^7.0",
65 - "phpmd/phpmd": "2.*",
66 - "phpunit/phpunit": "^4.8.35|^5.0|^6.0|^7.0",
67 - "sebastian/phpcpd": "2.*",
68 - "squizlabs/php_codesniffer": "^3.4.0"
69 - },
70 - "time": "2020-08-26T19:47:57+00:00",
71 - "type": "library",
72 - "installation-source": "dist",
73 - "autoload": {
74 - "files": [
75 - "classes/src/functions/abs.php",
76 - "classes/src/functions/acos.php",
77 - "classes/src/functions/acosh.php",
78 - "classes/src/functions/acot.php",
79 - "classes/src/functions/acoth.php",
80 - "classes/src/functions/acsc.php",
81 - "classes/src/functions/acsch.php",
82 - "classes/src/functions/argument.php",
83 - "classes/src/functions/asec.php",
84 - "classes/src/functions/asech.php",
85 - "classes/src/functions/asin.php",
86 - "classes/src/functions/asinh.php",
87 - "classes/src/functions/atan.php",
88 - "classes/src/functions/atanh.php",
89 - "classes/src/functions/conjugate.php",
90 - "classes/src/functions/cos.php",
91 - "classes/src/functions/cosh.php",
92 - "classes/src/functions/cot.php",
93 - "classes/src/functions/coth.php",
94 - "classes/src/functions/csc.php",
95 - "classes/src/functions/csch.php",
96 - "classes/src/functions/exp.php",
97 - "classes/src/functions/inverse.php",
98 - "classes/src/functions/ln.php",
99 - "classes/src/functions/log2.php",
100 - "classes/src/functions/log10.php",
101 - "classes/src/functions/negative.php",
102 - "classes/src/functions/pow.php",
103 - "classes/src/functions/rho.php",
104 - "classes/src/functions/sec.php",
105 - "classes/src/functions/sech.php",
106 - "classes/src/functions/sin.php",
107 - "classes/src/functions/sinh.php",
108 - "classes/src/functions/sqrt.php",
109 - "classes/src/functions/tan.php",
110 - "classes/src/functions/tanh.php",
111 - "classes/src/functions/theta.php",
112 - "classes/src/operations/add.php",
113 - "classes/src/operations/subtract.php",
114 - "classes/src/operations/multiply.php",
115 - "classes/src/operations/divideby.php",
116 - "classes/src/operations/divideinto.php"
117 - ],
118 - "psr-4": {
119 - "Complex\\": "classes/src/"
120 - }
121 - },
122 - "notification-url": "https://packagist.org/downloads/",
123 - "license": [
124 - "MIT"
125 - ],
126 - "authors": [
127 - {
128 - "name": "Mark Baker",
129 - "email": "mark@lange.demon.co.uk"
130 - }
131 - ],
132 - "description": "PHP Class for working with complex numbers",
133 - "homepage": "https://github.com/MarkBaker/PHPComplex",
134 - "keywords": [
135 - "complex",
136 - "mathematics"
137 - ],
138 - "support": {
139 - "issues": "https://github.com/MarkBaker/PHPComplex/issues",
140 - "source": "https://github.com/MarkBaker/PHPComplex/tree/1.5.0"
141 - },
142 - "install-path": "../markbaker/complex"
11 + "dist": {
12 + "type": "zip",
13 + "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
14 + "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
15 + "shasum": ""
143 16 },
144 - {
145 - "name": "markbaker/matrix",
146 - "version": "1.2.3",
147 - "version_normalized": "1.2.3.0",
148 - "source": {
149 - "type": "git",
150 - "url": "https://github.com/MarkBaker/PHPMatrix.git",
151 - "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d"
152 - },
153 - "dist": {
154 - "type": "zip",
155 - "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/44bb1ab01811116f01fe216ab37d921dccc6c10d",
156 - "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d",
157 - "shasum": ""
158 - },
159 - "require": {
160 - "php": "^5.6.0|^7.0.0"
161 - },
162 - "require-dev": {
163 - "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
164 - "phpcompatibility/php-compatibility": "dev-master",
165 - "phploc/phploc": "^4",
166 - "phpmd/phpmd": "dev-master",
167 - "phpunit/phpunit": "^5.7|^6.0|7.0",
168 - "sebastian/phpcpd": "^3.0",
169 - "squizlabs/php_codesniffer": "^3.0@dev"
170 - },
171 - "time": "2021-01-26T14:36:01+00:00",
172 - "type": "library",
173 - "installation-source": "dist",
174 - "autoload": {
175 - "files": [
176 - "classes/src/Functions/adjoint.php",
177 - "classes/src/Functions/antidiagonal.php",
178 - "classes/src/Functions/cofactors.php",
179 - "classes/src/Functions/determinant.php",
180 - "classes/src/Functions/diagonal.php",
181 - "classes/src/Functions/identity.php",
182 - "classes/src/Functions/inverse.php",
183 - "classes/src/Functions/minors.php",
184 - "classes/src/Functions/trace.php",
185 - "classes/src/Functions/transpose.php",
186 - "classes/src/Operations/add.php",
187 - "classes/src/Operations/directsum.php",
188 - "classes/src/Operations/subtract.php",
189 - "classes/src/Operations/multiply.php",
190 - "classes/src/Operations/divideby.php",
191 - "classes/src/Operations/divideinto.php"
192 - ],
193 - "psr-4": {
194 - "Matrix\\": "classes/src/"
195 - }
196 - },
197 - "notification-url": "https://packagist.org/downloads/",
198 - "license": [
199 - "MIT"
200 - ],
201 - "authors": [
202 - {
203 - "name": "Mark Baker",
204 - "email": "mark@lange.demon.co.uk"
205 - }
206 - ],
207 - "description": "PHP Class for working with matrices",
208 - "homepage": "https://github.com/MarkBaker/PHPMatrix",
209 - "keywords": [
210 - "mathematics",
211 - "matrix",
212 - "vector"
213 - ],
214 - "support": {
215 - "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
216 - "source": "https://github.com/MarkBaker/PHPMatrix/tree/1.2.3"
217 - },
218 - "install-path": "../markbaker/matrix"
17 + "time": "2016-04-16 21:52:24",
18 + "type": "library",
19 + "extra": {
20 + "branch-alias": {
21 + "dev-default": "1.x-dev"
22 + }
219 23 },
220 - {
221 - "name": "neitanod/forceutf8",
222 - "version": "v2.0.4",
223 - "version_normalized": "2.0.4.0",
224 - "source": {
225 - "type": "git",
226 - "url": "https://github.com/neitanod/forceutf8.git",
227 - "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831"
228 - },
229 - "dist": {
230 - "type": "zip",
231 - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
232 - "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
233 - "shasum": ""
234 - },
235 - "require": {
236 - "php": ">=5.3.0"
237 - },
238 - "time": "2019-12-10T14:09:14+00:00",
239 - "type": "library",
240 - "installation-source": "dist",
241 - "autoload": {
242 - "psr-0": {
243 - "ForceUTF8\\": "src/"
244 - }
245 - },
246 - "notification-url": "https://packagist.org/downloads/",
247 - "license": [
248 - "BSD-3-Clause"
249 - ],
250 - "authors": [
251 - {
252 - "name": "Sebastián Grignoli",
253 - "email": "grignoli@gmail.com"
254 - }
255 - ],
256 - "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
257 - "homepage": "https://github.com/neitanod/forceutf8",
258 - "support": {
259 - "issues": "https://github.com/neitanod/forceutf8/issues",
260 - "source": "https://github.com/neitanod/forceutf8/tree/master"
261 - },
262 - "install-path": "../neitanod/forceutf8"
24 + "installation-source": "dist",
25 + "autoload": {
26 + "psr-0": {
27 + "xrstf\\Composer52": "lib/"
28 + }
263 29 },
264 - {
265 - "name": "phpoffice/phpspreadsheet",
266 - "version": "1.8.2",
267 - "version_normalized": "1.8.2.0",
268 - "source": {
269 - "type": "git",
270 - "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
271 - "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
272 - },
273 - "dist": {
274 - "type": "zip",
275 - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
276 - "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
277 - "shasum": ""
278 - },
279 - "require": {
280 - "ext-ctype": "*",
281 - "ext-dom": "*",
282 - "ext-fileinfo": "*",
283 - "ext-gd": "*",
284 - "ext-iconv": "*",
285 - "ext-libxml": "*",
286 - "ext-mbstring": "*",
287 - "ext-simplexml": "*",
288 - "ext-xml": "*",
289 - "ext-xmlreader": "*",
290 - "ext-xmlwriter": "*",
291 - "ext-zip": "*",
292 - "ext-zlib": "*",
293 - "markbaker/complex": "^1.4",
294 - "markbaker/matrix": "^1.1",
295 - "php": "^5.6|^7.0",
296 - "psr/simple-cache": "^1.0"
297 - },
298 - "require-dev": {
299 - "doctrine/instantiator": "^1.0.0",
300 - "dompdf/dompdf": "^0.8.0",
301 - "friendsofphp/php-cs-fixer": "@stable",
302 - "jpgraph/jpgraph": "^4.0",
303 - "mpdf/mpdf": "^7.0.0",
304 - "phpcompatibility/php-compatibility": "^8.0",
305 - "phpunit/phpunit": "^5.7",
306 - "squizlabs/php_codesniffer": "^3.3",
307 - "tecnickcom/tcpdf": "^6.2"
308 - },
309 - "suggest": {
310 - "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
311 - "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
312 - "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
313 - "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
314 - },
315 - "time": "2019-07-08T21:21:25+00:00",
316 - "type": "library",
317 - "installation-source": "dist",
318 - "autoload": {
319 - "psr-4": {
320 - "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
321 - }
322 - },
323 - "notification-url": "https://packagist.org/downloads/",
324 - "license": [
325 - "LGPL-2.1-or-later"
326 - ],
327 - "authors": [
328 - {
329 - "name": "Erik Tilt"
330 - },
331 - {
332 - "name": "Adrien Crivelli"
333 - },
334 - {
335 - "name": "Maarten Balliauw",
336 - "homepage": "https://blog.maartenballiauw.be"
337 - },
338 - {
339 - "name": "Mark Baker",
340 - "homepage": "https://markbakeruk.net"
341 - },
342 - {
343 - "name": "Franck Lefevre",
344 - "homepage": "https://rootslabs.net"
345 - }
346 - ],
347 - "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
348 - "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
349 - "keywords": [
350 - "OpenXML",
351 - "excel",
352 - "gnumeric",
353 - "ods",
354 - "php",
355 - "spreadsheet",
356 - "xls",
357 - "xlsx"
358 - ],
359 - "support": {
360 - "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
361 - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.8.2"
362 - },
363 - "install-path": "../phpoffice/phpspreadsheet"
30 + "notification-url": "https://packagist.org/downloads/",
31 + "license": [
32 + "MIT"
33 + ]
34 + },
35 + {
36 + "name": "codeinwp/themeisle-sdk",
37 + "version": "dev-master",
38 + "version_normalized": "9999999-dev",
39 + "source": {
40 + "type": "git",
41 + "url": "https://github.com/Codeinwp/themeisle-sdk.git",
42 + "reference": "baa84a7f47fabed805b7678b5d01775d0d16cc9f"
364 43 },
365 - {
366 - "name": "psr/simple-cache",
367 - "version": "1.0.1",
368 - "version_normalized": "1.0.1.0",
369 - "source": {
370 - "type": "git",
371 - "url": "https://github.com/php-fig/simple-cache.git",
372 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
373 - },
374 - "dist": {
375 - "type": "zip",
376 - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
377 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
378 - "shasum": ""
379 - },
380 - "require": {
381 - "php": ">=5.3.0"
382 - },
383 - "time": "2017-10-23T01:57:42+00:00",
384 - "type": "library",
385 - "extra": {
386 - "branch-alias": {
387 - "dev-master": "1.0.x-dev"
388 - }
389 - },
390 - "installation-source": "dist",
391 - "autoload": {
392 - "psr-4": {
393 - "Psr\\SimpleCache\\": "src/"
394 - }
395 - },
396 - "notification-url": "https://packagist.org/downloads/",
397 - "license": [
398 - "MIT"
399 - ],
400 - "authors": [
401 - {
402 - "name": "PHP-FIG",
403 - "homepage": "http://www.php-fig.org/"
404 - }
405 - ],
406 - "description": "Common interfaces for simple caching",
407 - "keywords": [
408 - "cache",
409 - "caching",
410 - "psr",
411 - "psr-16",
412 - "simple-cache"
413 - ],
414 - "support": {
415 - "source": "https://github.com/php-fig/simple-cache/tree/master"
416 - },
417 - "install-path": "../psr/simple-cache"
44 + "dist": {
45 + "type": "zip",
46 + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/baa84a7f47fabed805b7678b5d01775d0d16cc9f",
47 + "reference": "baa84a7f47fabed805b7678b5d01775d0d16cc9f",
48 + "shasum": ""
49 + },
50 + "time": "2017-05-31 11:42:19",
51 + "type": "library",
52 + "installation-source": "dist",
53 + "autoload": {
54 + "classmap": [
55 + "class-themeisle-sdk-loader.php",
56 + "class-themeisle-sdk-product.php",
57 + "class-themeisle-sdk-logger.php",
58 + "class-themeisle-sdk-licenser.php",
59 + "class-themeisle-sdk-feedback-factory.php",
60 + "class-themeisle-sdk-feedback.php",
61 + "class-themeisle-sdk-feedback-deactivate.php",
62 + "class-themeisle-sdk-feedback-review.php",
63 + "class-themeisle-sdk-notification-manager.php",
64 + "class-themeisle-sdk-widget.php",
65 + "class-themeisle-sdk-widget-dashboard-blog.php",
66 + "class-themeisle-sdk-widgets-factory.php"
67 + ]
68 + },
69 + "license": [
70 + "GPL-2.0+"
71 + ],
72 + "authors": [
73 + {
74 + "name": "ThemeIsle team",
75 + "email": "friends@themeisle.com",
76 + "homepage": "https://themeisle.com"
77 + }
78 + ],
79 + "description": "ThemeIsle SDK ",
80 + "homepage": "https://github.com/Codeinwp/themeisle-sdk",
81 + "keywords": [
82 + "wordpress"
83 + ],
84 + "support": {
85 + "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
86 + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/master"
418 87 }
419 - ],
420 - "dev": false,
421 - "dev-package-names": []
422 -}
88 + }
89 +]