PluginProbe ʕ •ᴥ•ʔ
Presto Player / 2.2.3-beta1
Presto Player v2.2.3-beta1
4.4.1 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.4 4.2.3 4.2.2 4.2.0 4.2.1 trunk 1.10.0 1.10.1 1.10.2 1.11.0 1.12.0 1.13.0 1.14.0 1.14.1 1.5.10 1.5.11 1.5.12 1.5.13 1.5.14 1.5.15 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.13 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.9.0 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 1.9.14 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.2.0 2.2.1 2.2.2 2.2.3 2.2.3-beta1 2.3.0 2.3.1 2.3.2 2.3.3 3.0.0 3.0.0-beta1 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.1.0 3.1.1 3.1.2 3.1.3 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4
presto-player / vendor / composer / installed.json
presto-player / vendor / composer Last commit date
installers 2 years ago ClassLoader.php 3 years ago InstalledVersions.php 3 years ago LICENSE 5 years ago autoload_classmap.php 2 years ago autoload_files.php 3 years ago autoload_namespaces.php 3 years ago autoload_psr4.php 3 years ago autoload_real.php 2 years ago autoload_static.php 2 years ago installed.json 2 years ago installed.php 2 years ago platform_check.php 5 years ago
installed.json
490 lines
1 {
2 "packages": [
3 {
4 "name": "brainstormforce/astra-notices",
5 "version": "1.1.11",
6 "version_normalized": "1.1.11.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/brainstormforce/astra-notices.git",
10 "reference": "742c8879a3a9154a55fbf628324af96154d2697f"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/brainstormforce/astra-notices/zipball/742c8879a3a9154a55fbf628324af96154d2697f",
15 "reference": "742c8879a3a9154a55fbf628324af96154d2697f",
16 "shasum": ""
17 },
18 "require": {
19 "composer/installers": "^2.0"
20 },
21 "require-dev": {
22 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
23 "phpcompatibility/phpcompatibility-wp": "^2.1",
24 "phpunit/phpunit": "^7",
25 "roots/wordpress": "^5.9",
26 "wp-cli/dist-archive-command": "^2.0",
27 "wp-coding-standards/wpcs": "^2.3",
28 "wp-phpunit/wp-phpunit": "^5",
29 "yoast/phpunit-polyfills": "^1.0"
30 },
31 "time": "2022-02-09T09:14:49+00:00",
32 "type": "wordpress-plugin",
33 "installation-source": "dist",
34 "notification-url": "https://packagist.org/downloads/",
35 "license": [
36 "GPL-3.0-or-later"
37 ],
38 "authors": [
39 {
40 "name": "Brainstorm Force",
41 "email": "hello@bsf.io"
42 }
43 ],
44 "description": "Easily create admin notices",
45 "support": {
46 "issues": "https://github.com/brainstormforce/astra-notices/issues",
47 "source": "https://github.com/brainstormforce/astra-notices/tree/1.1.11"
48 },
49 "install-path": "../brainstormforce/astra-notices"
50 },
51 {
52 "name": "composer/installers",
53 "version": "v2.2.0",
54 "version_normalized": "2.2.0.0",
55 "source": {
56 "type": "git",
57 "url": "https://github.com/composer/installers.git",
58 "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
59 },
60 "dist": {
61 "type": "zip",
62 "url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
63 "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
64 "shasum": ""
65 },
66 "require": {
67 "composer-plugin-api": "^1.0 || ^2.0",
68 "php": "^7.2 || ^8.0"
69 },
70 "require-dev": {
71 "composer/composer": "1.6.* || ^2.0",
72 "composer/semver": "^1 || ^3",
73 "phpstan/phpstan": "^0.12.55",
74 "phpstan/phpstan-phpunit": "^0.12.16",
75 "symfony/phpunit-bridge": "^5.3",
76 "symfony/process": "^5"
77 },
78 "time": "2022-08-20T06:45:11+00:00",
79 "type": "composer-plugin",
80 "extra": {
81 "class": "Composer\\Installers\\Plugin",
82 "branch-alias": {
83 "dev-main": "2.x-dev"
84 },
85 "plugin-modifies-install-path": true
86 },
87 "installation-source": "dist",
88 "autoload": {
89 "psr-4": {
90 "Composer\\Installers\\": "src/Composer/Installers"
91 }
92 },
93 "notification-url": "https://packagist.org/downloads/",
94 "license": [
95 "MIT"
96 ],
97 "authors": [
98 {
99 "name": "Kyle Robinson Young",
100 "email": "kyle@dontkry.com",
101 "homepage": "https://github.com/shama"
102 }
103 ],
104 "description": "A multi-framework Composer library installer",
105 "homepage": "https://composer.github.io/installers/",
106 "keywords": [
107 "Dolibarr",
108 "Eliasis",
109 "Hurad",
110 "ImageCMS",
111 "Kanboard",
112 "Lan Management System",
113 "MODX Evo",
114 "MantisBT",
115 "Mautic",
116 "Maya",
117 "OXID",
118 "Plentymarkets",
119 "Porto",
120 "RadPHP",
121 "SMF",
122 "Starbug",
123 "Thelia",
124 "Whmcs",
125 "WolfCMS",
126 "agl",
127 "annotatecms",
128 "attogram",
129 "bitrix",
130 "cakephp",
131 "chef",
132 "cockpit",
133 "codeigniter",
134 "concrete5",
135 "croogo",
136 "dokuwiki",
137 "drupal",
138 "eZ Platform",
139 "elgg",
140 "expressionengine",
141 "fuelphp",
142 "grav",
143 "installer",
144 "itop",
145 "known",
146 "kohana",
147 "laravel",
148 "lavalite",
149 "lithium",
150 "magento",
151 "majima",
152 "mako",
153 "matomo",
154 "mediawiki",
155 "miaoxing",
156 "modulework",
157 "modx",
158 "moodle",
159 "osclass",
160 "pantheon",
161 "phpbb",
162 "piwik",
163 "ppi",
164 "processwire",
165 "puppet",
166 "pxcms",
167 "reindex",
168 "roundcube",
169 "shopware",
170 "silverstripe",
171 "sydes",
172 "sylius",
173 "tastyigniter",
174 "wordpress",
175 "yawik",
176 "zend",
177 "zikula"
178 ],
179 "support": {
180 "issues": "https://github.com/composer/installers/issues",
181 "source": "https://github.com/composer/installers/tree/v2.2.0"
182 },
183 "funding": [
184 {
185 "url": "https://packagist.com",
186 "type": "custom"
187 },
188 {
189 "url": "https://github.com/composer",
190 "type": "github"
191 },
192 {
193 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
194 "type": "tidelift"
195 }
196 ],
197 "install-path": "./installers"
198 },
199 {
200 "name": "level-2/dice",
201 "version": "4.0.4",
202 "version_normalized": "4.0.4.0",
203 "source": {
204 "type": "git",
205 "url": "https://github.com/Level-2/Dice.git",
206 "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a"
207 },
208 "dist": {
209 "type": "zip",
210 "url": "https://api.github.com/repos/Level-2/Dice/zipball/e04c98d96bcc932a917b2b7e7944887e4839056a",
211 "reference": "e04c98d96bcc932a917b2b7e7944887e4839056a",
212 "shasum": ""
213 },
214 "require": {
215 "php": ">=7.0.0"
216 },
217 "require-dev": {
218 "phpunit/phpunit": "^6.5"
219 },
220 "time": "2022-03-28T21:20:23+00:00",
221 "type": "library",
222 "installation-source": "dist",
223 "autoload": {
224 "psr-4": {
225 "Dice\\": "./"
226 }
227 },
228 "notification-url": "https://packagist.org/downloads/",
229 "license": [
230 "BSD-2-Clause"
231 ],
232 "authors": [
233 {
234 "name": "Tom Butler",
235 "email": "tom@r.je"
236 }
237 ],
238 "description": "A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.",
239 "homepage": "http://r.je/dice.html",
240 "keywords": [
241 "dependency injection",
242 "dependency injection container",
243 "di",
244 "ioc"
245 ],
246 "support": {
247 "issues": "https://github.com/Level-2/Dice/issues",
248 "source": "https://github.com/Level-2/Dice/tree/4.0.4"
249 },
250 "install-path": "../level-2/dice"
251 },
252 {
253 "name": "mundschenk-at/check-wp-requirements",
254 "version": "v2.0.0",
255 "version_normalized": "2.0.0.0",
256 "source": {
257 "type": "git",
258 "url": "https://github.com/mundschenk-at/check-wp-requirements.git",
259 "reference": "3a4e514823258f6cf99c4a696d429aa0062de506"
260 },
261 "dist": {
262 "type": "zip",
263 "url": "https://api.github.com/repos/mundschenk-at/check-wp-requirements/zipball/3a4e514823258f6cf99c4a696d429aa0062de506",
264 "reference": "3a4e514823258f6cf99c4a696d429aa0062de506",
265 "shasum": ""
266 },
267 "require": {
268 "php": ">=5.2.0"
269 },
270 "require-dev": {
271 "brain/monkey": "^2.0@dev",
272 "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
273 "mikey179/vfsstream": "~1",
274 "phpcompatibility/php-compatibility": "^9.0",
275 "phpunit/phpunit": "5.*|6.*|7.*",
276 "squizlabs/php_codesniffer": "^3.0",
277 "wp-coding-standards/wpcs": "^2.0"
278 },
279 "time": "2019-06-25T17:42:15+00:00",
280 "type": "library",
281 "installation-source": "dist",
282 "autoload": {
283 "classmap": [
284 "class-wp-requirements.php"
285 ]
286 },
287 "notification-url": "https://packagist.org/downloads/",
288 "license": [
289 "GPL-2.0-or-later"
290 ],
291 "authors": [
292 {
293 "name": "Peter Putzer",
294 "email": "github@mundschenk.at",
295 "homepage": "https://code.mundschenk.at",
296 "role": "Developer"
297 }
298 ],
299 "description": "A class to allow WordPress plugins to check certain runtime requirements before activation.",
300 "support": {
301 "issues": "https://github.com/mundschenk-at/check-wp-requirements/issues",
302 "source": "https://github.com/mundschenk-at/check-wp-requirements/tree/master"
303 },
304 "install-path": "../mundschenk-at/check-wp-requirements"
305 },
306 {
307 "name": "typisttech/imposter",
308 "version": "0.6.1",
309 "version_normalized": "0.6.1.0",
310 "source": {
311 "type": "git",
312 "url": "https://github.com/TypistTech/imposter.git",
313 "reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83"
314 },
315 "dist": {
316 "type": "zip",
317 "url": "https://api.github.com/repos/TypistTech/imposter/zipball/f52b1a2289d2ea9c660cf9595085d0b11469af83",
318 "reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83",
319 "shasum": ""
320 },
321 "require": {
322 "ext-json": "*",
323 "php": "^7.3 || ^8.0"
324 },
325 "require-dev": {
326 "codeception/codeception": "^4.1",
327 "codeception/mockery-module": "^0.4.0",
328 "codeception/module-asserts": "^1.3",
329 "codeception/module-filesystem": "^1.0",
330 "squizlabs/php_codesniffer": "^3.5"
331 },
332 "suggest": {
333 "typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter"
334 },
335 "time": "2020-12-06T22:57:09+00:00",
336 "type": "library",
337 "extra": {
338 "branch-alias": {
339 "dev-master": "0.6.x-dev"
340 }
341 },
342 "installation-source": "dist",
343 "autoload": {
344 "psr-4": {
345 "TypistTech\\Imposter\\": "src"
346 }
347 },
348 "notification-url": "https://packagist.org/downloads/",
349 "license": [
350 "MIT"
351 ],
352 "authors": [
353 {
354 "name": "Typist Tech",
355 "email": "imposter@typist.tech",
356 "homepage": "https://typist.tech"
357 },
358 {
359 "name": "Tang Rufus",
360 "email": "tangrufus@gmail.com",
361 "homepage": "https://typist.tech",
362 "role": "Developer"
363 }
364 ],
365 "description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
366 "homepage": "https://github.com/TypistTech/imposter",
367 "keywords": [
368 "composer",
369 "dependency",
370 "monkey-patching",
371 "namespace",
372 "wordpress"
373 ],
374 "support": {
375 "email": "imposter@typist.tech",
376 "issues": "https://github.com/TypistTech/imposter/issues",
377 "source": "https://github.com/TypistTech/imposter"
378 },
379 "funding": [
380 {
381 "url": "https://typist.tech/donation/",
382 "type": "custom"
383 },
384 {
385 "url": "https://www.paypal.me/iAmTangRufus/30usd",
386 "type": "custom"
387 },
388 {
389 "url": "https://github.com/tangrufus",
390 "type": "github"
391 }
392 ],
393 "install-path": "../typisttech/imposter"
394 },
395 {
396 "name": "typisttech/imposter-plugin",
397 "version": "0.6.2",
398 "version_normalized": "0.6.2.0",
399 "source": {
400 "type": "git",
401 "url": "https://github.com/TypistTech/imposter-plugin.git",
402 "reference": "15fa3c90aca3b79497f438b9e02a6176498de53c"
403 },
404 "dist": {
405 "type": "zip",
406 "url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/15fa3c90aca3b79497f438b9e02a6176498de53c",
407 "reference": "15fa3c90aca3b79497f438b9e02a6176498de53c",
408 "shasum": ""
409 },
410 "require": {
411 "composer-plugin-api": "^1.1 || ^2.0",
412 "php": "^7.3 || ^8.0",
413 "typisttech/imposter": "^0.6.1"
414 },
415 "require-dev": {
416 "codeception/codeception": "^4.1",
417 "codeception/module-asserts": "^1.3",
418 "codeception/module-cli": "^1.1",
419 "codeception/module-filesystem": "^1.0",
420 "composer/composer": "^1.10.19 || ^2.0",
421 "squizlabs/php_codesniffer": "^3.5",
422 "typisttech/codeception-composer-project-module": "^0.1.1"
423 },
424 "time": "2020-12-06T23:41:30+00:00",
425 "type": "composer-plugin",
426 "extra": {
427 "branch-alias": {
428 "dev-master": "0.6.x-dev"
429 },
430 "class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin"
431 },
432 "installation-source": "dist",
433 "autoload": {
434 "psr-4": {
435 "TypistTech\\Imposter\\Plugin\\": "src"
436 }
437 },
438 "notification-url": "https://packagist.org/downloads/",
439 "license": [
440 "MIT"
441 ],
442 "authors": [
443 {
444 "name": "Typist Tech",
445 "email": "imposter-plugin@typist.tech",
446 "homepage": "https://www.typist.tech"
447 },
448 {
449 "name": "Tang Rufus",
450 "email": "tangrufus@gmail.com",
451 "homepage": "https://www.typist.tech",
452 "role": "Developer"
453 }
454 ],
455 "description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
456 "homepage": "https://github.com/TypistTech/imposter-plugin",
457 "keywords": [
458 "composer",
459 "composer-plugin",
460 "dependency",
461 "monkey-patching",
462 "namespace",
463 "wordpress"
464 ],
465 "support": {
466 "email": "imposter-plugin@typist.tech",
467 "issues": "https://github.com/TypistTech/imposter-plugin/issues",
468 "source": "https://github.com/TypistTech/imposter-plugin"
469 },
470 "funding": [
471 {
472 "url": "https://typist.tech/donation/",
473 "type": "custom"
474 },
475 {
476 "url": "https://www.paypal.me/iAmTangRufus/30usd",
477 "type": "custom"
478 },
479 {
480 "url": "https://github.com/tangrufus",
481 "type": "github"
482 }
483 ],
484 "install-path": "../typisttech/imposter-plugin"
485 }
486 ],
487 "dev": false,
488 "dev-package-names": []
489 }
490