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