PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.7.1
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.7.1
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 +279 -89 4.0.43.7.1 View file →
@@ -1,26 +1,25 @@
1 1 {
2 2 "packages": [
3 3 {
4 4 "name": "codeinwp/themeisle-sdk",
5 - "version": "3.3.54",
6 - "version_normalized": "3.3.54.0",
5 + "version": "dev-master",
6 + "version_normalized": "dev-master",
7 7 "source": {
8 8 "type": "git",
9 9 "url": "https://github.com/Codeinwp/themeisle-sdk.git",
10 - "reference": "095c2d0f1388af0b0196c492a7f79e2fd092dab1"
10 + "reference": "394d0f27e17dab350efa7e91bffff31f4b451fec"
11 11 },
12 12 "dist": {
13 13 "type": "zip",
14 - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/095c2d0f1388af0b0196c492a7f79e2fd092dab1",
15 - "reference": "095c2d0f1388af0b0196c492a7f79e2fd092dab1",
14 + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/394d0f27e17dab350efa7e91bffff31f4b451fec",
15 + "reference": "394d0f27e17dab350efa7e91bffff31f4b451fec",
16 16 "shasum": ""
17 17 },
18 18 "require-dev": {
19 - "codeinwp/phpcs-ruleset": "dev-main",
20 - "yoast/phpunit-polyfills": "^4.0"
19 + "codeinwp/phpcs-ruleset": "dev-main"
21 20 },
22 - "time": "2026-06-23T13:43:47+00:00",
21 + "time": "2021-10-27T10:27:45+00:00",
23 22 "type": "library",
24 23 "installation-source": "dist",
25 24 "notification-url": "https://packagist.org/downloads/",
26 25 "license": [
@@ -32,20 +31,194 @@
32 31 "email": "friends@themeisle.com",
33 32 "homepage": "https://themeisle.com"
34 33 }
35 34 ],
36 - "description": "Themeisle SDK.",
35 + "description": "ThemeIsle SDK",
37 36 "homepage": "https://github.com/Codeinwp/themeisle-sdk",
38 37 "keywords": [
39 38 "wordpress"
40 39 ],
40 + "install-path": "../codeinwp/themeisle-sdk"
41 + },
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 + "psr-4": {
75 + "Complex\\": "classes/src/"
76 + },
77 + "files": [
78 + "classes/src/functions/abs.php",
79 + "classes/src/functions/acos.php",
80 + "classes/src/functions/acosh.php",
81 + "classes/src/functions/acot.php",
82 + "classes/src/functions/acoth.php",
83 + "classes/src/functions/acsc.php",
84 + "classes/src/functions/acsch.php",
85 + "classes/src/functions/argument.php",
86 + "classes/src/functions/asec.php",
87 + "classes/src/functions/asech.php",
88 + "classes/src/functions/asin.php",
89 + "classes/src/functions/asinh.php",
90 + "classes/src/functions/atan.php",
91 + "classes/src/functions/atanh.php",
92 + "classes/src/functions/conjugate.php",
93 + "classes/src/functions/cos.php",
94 + "classes/src/functions/cosh.php",
95 + "classes/src/functions/cot.php",
96 + "classes/src/functions/coth.php",
97 + "classes/src/functions/csc.php",
98 + "classes/src/functions/csch.php",
99 + "classes/src/functions/exp.php",
100 + "classes/src/functions/inverse.php",
101 + "classes/src/functions/ln.php",
102 + "classes/src/functions/log2.php",
103 + "classes/src/functions/log10.php",
104 + "classes/src/functions/negative.php",
105 + "classes/src/functions/pow.php",
106 + "classes/src/functions/rho.php",
107 + "classes/src/functions/sec.php",
108 + "classes/src/functions/sech.php",
109 + "classes/src/functions/sin.php",
110 + "classes/src/functions/sinh.php",
111 + "classes/src/functions/sqrt.php",
112 + "classes/src/functions/tan.php",
113 + "classes/src/functions/tanh.php",
114 + "classes/src/functions/theta.php",
115 + "classes/src/operations/add.php",
116 + "classes/src/operations/subtract.php",
117 + "classes/src/operations/multiply.php",
118 + "classes/src/operations/divideby.php",
119 + "classes/src/operations/divideinto.php"
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 + ],
41 138 "support": {
42 - "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
43 - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.54"
139 + "issues": "https://github.com/MarkBaker/PHPComplex/issues",
140 + "source": "https://github.com/MarkBaker/PHPComplex/tree/1.5.0"
44 141 },
45 - "install-path": "../codeinwp/themeisle-sdk"
142 + "install-path": "../markbaker/complex"
46 143 },
47 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 + "psr-4": {
176 + "Matrix\\": "classes/src/"
177 + },
178 + "files": [
179 + "classes/src/Functions/adjoint.php",
180 + "classes/src/Functions/antidiagonal.php",
181 + "classes/src/Functions/cofactors.php",
182 + "classes/src/Functions/determinant.php",
183 + "classes/src/Functions/diagonal.php",
184 + "classes/src/Functions/identity.php",
185 + "classes/src/Functions/inverse.php",
186 + "classes/src/Functions/minors.php",
187 + "classes/src/Functions/trace.php",
188 + "classes/src/Functions/transpose.php",
189 + "classes/src/Operations/add.php",
190 + "classes/src/Operations/directsum.php",
191 + "classes/src/Operations/subtract.php",
192 + "classes/src/Operations/multiply.php",
193 + "classes/src/Operations/divideby.php",
194 + "classes/src/Operations/divideinto.php"
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"
219 + },
220 + {
48 221 "name": "neitanod/forceutf8",
49 222 "version": "v2.0.4",
50 223 "version_normalized": "2.0.4.0",
51 224 "source": {
@@ -88,144 +261,161 @@
88 261 },
89 262 "install-path": "../neitanod/forceutf8"
90 263 },
91 264 {
92 - "name": "openspout/openspout",
93 - "version": "v3.7.4",
94 - "version_normalized": "3.7.4.0",
265 + "name": "phpoffice/phpspreadsheet",
266 + "version": "1.8.2",
267 + "version_normalized": "1.8.2.0",
95 268 "source": {
96 269 "type": "git",
97 - "url": "https://github.com/openspout/openspout.git",
98 - "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3"
270 + "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
271 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
99 272 },
100 273 "dist": {
101 274 "type": "zip",
102 - "url": "https://api.github.com/repos/openspout/openspout/zipball/dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
103 - "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
275 + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
276 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
104 277 "shasum": ""
105 278 },
106 279 "require": {
280 + "ext-ctype": "*",
107 281 "ext-dom": "*",
108 - "ext-filter": "*",
282 + "ext-fileinfo": "*",
283 + "ext-gd": "*",
284 + "ext-iconv": "*",
109 285 "ext-libxml": "*",
286 + "ext-mbstring": "*",
287 + "ext-simplexml": "*",
288 + "ext-xml": "*",
110 289 "ext-xmlreader": "*",
290 + "ext-xmlwriter": "*",
111 291 "ext-zip": "*",
112 - "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
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"
113 297 },
114 298 "require-dev": {
115 - "ext-zlib": "*",
116 - "friendsofphp/php-cs-fixer": "^3.4",
117 - "phpstan/phpstan": "^1.4",
118 - "phpstan/phpstan-phpunit": "^1.0",
119 - "phpunit/phpunit": "^9.5"
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"
120 308 },
121 309 "suggest": {
122 - "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",
123 - "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
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"
124 314 },
125 - "time": "2022-03-31T06:15:15+00:00",
315 + "time": "2019-07-08T21:21:25+00:00",
126 316 "type": "library",
127 - "extra": {
128 - "branch-alias": {
129 - "dev-master": "3.3.x-dev"
130 - }
131 - },
132 317 "installation-source": "dist",
133 318 "autoload": {
134 319 "psr-4": {
135 - "OpenSpout\\": "src/"
320 + "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
136 321 }
137 322 },
138 323 "notification-url": "https://packagist.org/downloads/",
139 324 "license": [
140 - "MIT"
325 + "LGPL-2.1-or-later"
141 326 ],
142 327 "authors": [
143 328 {
144 - "name": "Adrien Loison",
145 - "email": "adrien@box.com"
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"
146 345 }
147 346 ],
148 - "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
149 - "homepage": "https://github.com/openspout/openspout",
347 + "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
348 + "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
150 349 "keywords": [
151 - "OOXML",
152 - "csv",
350 + "OpenXML",
153 351 "excel",
154 - "memory",
155 - "odf",
352 + "gnumeric",
156 353 "ods",
157 - "office",
158 - "open",
159 354 "php",
160 - "read",
161 - "scale",
162 355 "spreadsheet",
163 - "stream",
164 - "write",
356 + "xls",
165 357 "xlsx"
166 358 ],
167 359 "support": {
168 - "issues": "https://github.com/openspout/openspout/issues",
169 - "source": "https://github.com/openspout/openspout/tree/v3.7.4"
360 + "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
361 + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.8.2"
170 362 },
171 - "funding": [
172 - {
173 - "url": "https://paypal.me/filippotessarotto",
174 - "type": "custom"
175 - },
176 - {
177 - "url": "https://github.com/Slamdunk",
178 - "type": "github"
179 - }
180 - ],
181 - "install-path": "../openspout/openspout"
363 + "install-path": "../phpoffice/phpspreadsheet"
182 364 },
183 365 {
184 - "name": "woocommerce/action-scheduler",
185 - "version": "3.9.3",
186 - "version_normalized": "3.9.3.0",
366 + "name": "psr/simple-cache",
367 + "version": "1.0.1",
368 + "version_normalized": "1.0.1.0",
187 369 "source": {
188 370 "type": "git",
189 - "url": "https://github.com/woocommerce/action-scheduler.git",
190 - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
371 + "url": "https://github.com/php-fig/simple-cache.git",
372 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
191 373 },
192 374 "dist": {
193 375 "type": "zip",
194 - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
195 - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
376 + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
377 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
196 378 "shasum": ""
197 379 },
198 380 "require": {
199 - "php": ">=7.2"
381 + "php": ">=5.3.0"
200 382 },
201 - "require-dev": {
202 - "phpunit/phpunit": "^8.5",
203 - "woocommerce/woocommerce-sniffs": "0.1.0",
204 - "wp-cli/wp-cli": "~2.5.0",
205 - "yoast/phpunit-polyfills": "^2.0"
206 - },
207 - "time": "2025-07-15T09:32:30+00:00",
208 - "type": "wordpress-plugin",
383 + "time": "2017-10-23T01:57:42+00:00",
384 + "type": "library",
209 385 "extra": {
210 - "scripts-description": {
211 - "test": "Run unit tests",
212 - "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
213 - "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
386 + "branch-alias": {
387 + "dev-master": "1.0.x-dev"
214 388 }
215 389 },
216 390 "installation-source": "dist",
391 + "autoload": {
392 + "psr-4": {
393 + "Psr\\SimpleCache\\": "src/"
394 + }
395 + },
217 396 "notification-url": "https://packagist.org/downloads/",
218 397 "license": [
219 - "GPL-3.0-or-later"
398 + "MIT"
220 399 ],
221 - "description": "Action Scheduler for WordPress and WooCommerce",
222 - "homepage": "https://actionscheduler.org/",
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 + ],
223 414 "support": {
224 - "issues": "https://github.com/woocommerce/action-scheduler/issues",
225 - "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
415 + "source": "https://github.com/php-fig/simple-cache/tree/master"
226 416 },
227 - "install-path": "../woocommerce/action-scheduler"
417 + "install-path": "../psr/simple-cache"
228 418 }
229 419 ],
230 420 "dev": false,
231 421 "dev-package-names": []