PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 2.10.4
GiveWP – Donation Plugin and Fundraising Platform v2.10.4
4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 2.32.0 2.33.0 2.33.1 2.33.2 2.33.3 2.33.4 2.33.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.2 2.6.3 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.9.0 2.9.1 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.10.0 3.11.0 3.12.0 3.12.1 3.12.2 3.12.3 3.13.0 3.14.0 3.14.1 3.14.2 3.15.0 3.15.1 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.17.0 3.17.1 3.17.2 3.18.0 3.19.0 3.19.1 3.19.2 3.19.3 3.19.4 3.2.0 3.2.1 3.2.2 3.20.0 3.21.0 3.21.1 3.22.0 3.22.1 3.22.2 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.6.0 3.6.1 3.6.2 3.7.0 3.8.0 3.9.0 4.0.0 4.1.0 4.1.1 4.10.0 4.10.1 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.14.5 4.14.6 4.2.0 4.2.1 4.3.0 4.3.1 4.3.2 4.4.0 4.5.0 4.6.1 4.7.0 4.7.1 4.8.0 4.8.1 4.9.0 trunk 1.9.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.2 2.11.3 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.13.1 2.13.2 2.13.3 2.13.4 2.14.0 2.15.0 2.16.0 2.16.1 2.17.0 2.17.1 2.17.3 2.18.0 2.18.1 2.19.1 2.19.2 2.19.3 2.19.4 2.19.5 2.19.6 2.19.7 2.19.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.20.0 2.20.1 2.20.2 2.21.0 2.21.1 2.21.2 2.21.3 2.21.4 2.22.0 2.22.1 2.22.2 2.22.3 2.23.0 2.23.1 2.23.2 2.24.0 2.24.1 2.24.2 2.25.0 2.25.1 2.25.2 2.25.3 2.26.0 2.27.0 2.27.1 2.27.2 2.27.3 2.28.0 2.29.0 2.29.1 2.29.2
give / vendor / composer / installed.json
give / vendor / composer Last commit date
ClassLoader.php 5 years ago InstalledVersions.php 5 years ago LICENSE 7 years ago autoload_classmap.php 5 years ago autoload_namespaces.php 7 years ago autoload_psr4.php 5 years ago autoload_real.php 5 years ago autoload_static.php 5 years ago installed.json 5 years ago installed.php 5 years ago platform_check.php 5 years ago
installed.json
516 lines
1 {
2 "packages": [
3 {
4 "name": "composer/installers",
5 "version": "v1.10.0",
6 "version_normalized": "1.10.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/composer/installers.git",
10 "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
15 "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
16 "shasum": ""
17 },
18 "require": {
19 "composer-plugin-api": "^1.0 || ^2.0"
20 },
21 "replace": {
22 "roundcube/plugin-installer": "*",
23 "shama/baton": "*"
24 },
25 "require-dev": {
26 "composer/composer": "1.6.* || ^2.0",
27 "composer/semver": "^1 || ^3",
28 "phpstan/phpstan": "^0.12.55",
29 "phpstan/phpstan-phpunit": "^0.12.16",
30 "symfony/phpunit-bridge": "^4.2 || ^5",
31 "symfony/process": "^2.3"
32 },
33 "time": "2021-01-14T11:07:16+00:00",
34 "type": "composer-plugin",
35 "extra": {
36 "class": "Composer\\Installers\\Plugin",
37 "branch-alias": {
38 "dev-main": "1.x-dev"
39 }
40 },
41 "installation-source": "dist",
42 "autoload": {
43 "psr-4": {
44 "Composer\\Installers\\": "src/Composer/Installers"
45 }
46 },
47 "notification-url": "https://packagist.org/downloads/",
48 "license": [
49 "MIT"
50 ],
51 "authors": [
52 {
53 "name": "Kyle Robinson Young",
54 "email": "kyle@dontkry.com",
55 "homepage": "https://github.com/shama"
56 }
57 ],
58 "description": "A multi-framework Composer library installer",
59 "homepage": "https://composer.github.io/installers/",
60 "keywords": [
61 "Craft",
62 "Dolibarr",
63 "Eliasis",
64 "Hurad",
65 "ImageCMS",
66 "Kanboard",
67 "Lan Management System",
68 "MODX Evo",
69 "MantisBT",
70 "Mautic",
71 "Maya",
72 "OXID",
73 "Plentymarkets",
74 "Porto",
75 "RadPHP",
76 "SMF",
77 "Starbug",
78 "Thelia",
79 "Whmcs",
80 "WolfCMS",
81 "agl",
82 "aimeos",
83 "annotatecms",
84 "attogram",
85 "bitrix",
86 "cakephp",
87 "chef",
88 "cockpit",
89 "codeigniter",
90 "concrete5",
91 "croogo",
92 "dokuwiki",
93 "drupal",
94 "eZ Platform",
95 "elgg",
96 "expressionengine",
97 "fuelphp",
98 "grav",
99 "installer",
100 "itop",
101 "joomla",
102 "known",
103 "kohana",
104 "laravel",
105 "lavalite",
106 "lithium",
107 "magento",
108 "majima",
109 "mako",
110 "mediawiki",
111 "modulework",
112 "modx",
113 "moodle",
114 "osclass",
115 "phpbb",
116 "piwik",
117 "ppi",
118 "processwire",
119 "puppet",
120 "pxcms",
121 "reindex",
122 "roundcube",
123 "shopware",
124 "silverstripe",
125 "sydes",
126 "sylius",
127 "symfony",
128 "typo3",
129 "wordpress",
130 "yawik",
131 "zend",
132 "zikula"
133 ],
134 "funding": [
135 {
136 "url": "https://packagist.com",
137 "type": "custom"
138 },
139 {
140 "url": "https://github.com/composer",
141 "type": "github"
142 },
143 {
144 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
145 "type": "tidelift"
146 }
147 ],
148 "install-path": "./installers"
149 },
150 {
151 "name": "fakerphp/faker",
152 "version": "v1.9.2",
153 "version_normalized": "1.9.2.0",
154 "source": {
155 "type": "git",
156 "url": "https://github.com/FakerPHP/Faker.git",
157 "reference": "84220cf137a9344acffb10374e781fed785ff307"
158 },
159 "dist": {
160 "type": "zip",
161 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/84220cf137a9344acffb10374e781fed785ff307",
162 "reference": "84220cf137a9344acffb10374e781fed785ff307",
163 "shasum": ""
164 },
165 "require": {
166 "php": "^5.3.3 || ^7.0"
167 },
168 "conflict": {
169 "ergebnis/faker": "!=1.9.2",
170 "fzaninotto/faker": "!=1.9.2"
171 },
172 "replace": {
173 "ergebnis/faker": "1.9.2",
174 "fzaninotto/faker": "1.9.2"
175 },
176 "require-dev": {
177 "ext-intl": "*",
178 "phpunit/phpunit": "^4.8.35 || ^5.7",
179 "squizlabs/php_codesniffer": "^2.9.2"
180 },
181 "time": "2020-12-11T14:32:13+00:00",
182 "type": "library",
183 "installation-source": "dist",
184 "autoload": {
185 "psr-4": {
186 "Faker\\": "src/Faker/"
187 }
188 },
189 "notification-url": "https://packagist.org/downloads/",
190 "license": [
191 "MIT"
192 ],
193 "authors": [
194 {
195 "name": "François Zaninotto"
196 }
197 ],
198 "description": "Faker is a PHP library that generates fake data for you.",
199 "keywords": [
200 "data",
201 "faker",
202 "fixtures"
203 ],
204 "install-path": "../fakerphp/faker"
205 },
206 {
207 "name": "kjohnson/format-object-list",
208 "version": "0.1.0",
209 "version_normalized": "0.1.0.0",
210 "source": {
211 "type": "git",
212 "url": "https://github.com/kjohnson/format-object-list.git",
213 "reference": "aaf83123acbe4551379498345fea538f536f16f0"
214 },
215 "dist": {
216 "type": "zip",
217 "url": "https://api.github.com/repos/kjohnson/format-object-list/zipball/aaf83123acbe4551379498345fea538f536f16f0",
218 "reference": "aaf83123acbe4551379498345fea538f536f16f0",
219 "shasum": ""
220 },
221 "require-dev": {
222 "phpunit/phpunit": "^9"
223 },
224 "time": "2021-01-18T22:22:25+00:00",
225 "type": "library",
226 "installation-source": "dist",
227 "autoload": {
228 "psr-4": {
229 "FormatObjectList\\": "src/"
230 }
231 },
232 "notification-url": "https://packagist.org/downloads/",
233 "license": [
234 "GPL-2.0-or-later"
235 ],
236 "description": "Formats an associative array into a JS parsable array of objects.",
237 "install-path": "../kjohnson/format-object-list"
238 },
239 {
240 "name": "myclabs/php-enum",
241 "version": "1.6.6",
242 "version_normalized": "1.6.6.0",
243 "source": {
244 "type": "git",
245 "url": "https://github.com/myclabs/php-enum.git",
246 "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e"
247 },
248 "dist": {
249 "type": "zip",
250 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
251 "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
252 "shasum": ""
253 },
254 "require": {
255 "ext-json": "*",
256 "php": ">=5.4"
257 },
258 "require-dev": {
259 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
260 "squizlabs/php_codesniffer": "1.*"
261 },
262 "time": "2019-02-04T21:18:49+00:00",
263 "type": "library",
264 "installation-source": "dist",
265 "autoload": {
266 "psr-4": {
267 "MyCLabs\\Enum\\": "src/"
268 }
269 },
270 "notification-url": "https://packagist.org/downloads/",
271 "license": [
272 "MIT"
273 ],
274 "authors": [
275 {
276 "name": "PHP Enum contributors",
277 "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
278 }
279 ],
280 "description": "PHP Enum implementation",
281 "homepage": "http://github.com/myclabs/php-enum",
282 "keywords": [
283 "enum"
284 ],
285 "install-path": "../myclabs/php-enum"
286 },
287 {
288 "name": "paypal/paypal-checkout-sdk",
289 "version": "1.0.1",
290 "version_normalized": "1.0.1.0",
291 "source": {
292 "type": "git",
293 "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
294 "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
295 },
296 "dist": {
297 "type": "zip",
298 "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
299 "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
300 "shasum": ""
301 },
302 "require": {
303 "paypal/paypalhttp": "1.0.0"
304 },
305 "require-dev": {
306 "phpunit/phpunit": "^5.7"
307 },
308 "time": "2019-11-07T23:16:44+00:00",
309 "type": "library",
310 "installation-source": "dist",
311 "autoload": {
312 "psr-4": {
313 "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
314 "Sample\\": "samples/"
315 }
316 },
317 "notification-url": "https://packagist.org/downloads/",
318 "license": [
319 "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
320 ],
321 "authors": [
322 {
323 "name": "PayPal",
324 "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
325 }
326 ],
327 "description": "PayPal's PHP SDK for Checkout REST APIs",
328 "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
329 "keywords": [
330 "checkout",
331 "orders",
332 "payments",
333 "paypal",
334 "rest",
335 "sdk"
336 ],
337 "install-path": "../paypal/paypal-checkout-sdk"
338 },
339 {
340 "name": "paypal/paypalhttp",
341 "version": "1.0.0",
342 "version_normalized": "1.0.0.0",
343 "source": {
344 "type": "git",
345 "url": "https://github.com/paypal/paypalhttp_php.git",
346 "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
347 },
348 "dist": {
349 "type": "zip",
350 "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
351 "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
352 "shasum": ""
353 },
354 "require": {
355 "ext-curl": "*"
356 },
357 "require-dev": {
358 "phpunit/phpunit": "^5.7",
359 "wiremock-php/wiremock-php": "1.43.2"
360 },
361 "time": "2019-11-06T21:27:12+00:00",
362 "type": "library",
363 "installation-source": "dist",
364 "autoload": {
365 "psr-4": {
366 "PayPalHttp\\": "lib/PayPalHttp"
367 }
368 },
369 "notification-url": "https://packagist.org/downloads/",
370 "license": [
371 "MIT"
372 ],
373 "authors": [
374 {
375 "name": "PayPal",
376 "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
377 }
378 ],
379 "abandoned": true,
380 "install-path": "../paypal/paypalhttp"
381 },
382 {
383 "name": "stripe/stripe-php",
384 "version": "v6.43.1",
385 "version_normalized": "6.43.1.0",
386 "source": {
387 "type": "git",
388 "url": "https://github.com/stripe/stripe-php.git",
389 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8"
390 },
391 "dist": {
392 "type": "zip",
393 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8",
394 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8",
395 "shasum": ""
396 },
397 "require": {
398 "ext-curl": "*",
399 "ext-json": "*",
400 "ext-mbstring": "*",
401 "php": ">=5.4.0"
402 },
403 "require-dev": {
404 "php-coveralls/php-coveralls": "1.*",
405 "phpunit/phpunit": "~4.0",
406 "squizlabs/php_codesniffer": "~2.0",
407 "symfony/process": "~2.8"
408 },
409 "time": "2019-08-29T16:56:12+00:00",
410 "type": "library",
411 "extra": {
412 "branch-alias": {
413 "dev-master": "2.0-dev"
414 }
415 },
416 "installation-source": "dist",
417 "autoload": {
418 "psr-4": {
419 "Stripe\\": "lib/"
420 }
421 },
422 "notification-url": "https://packagist.org/downloads/",
423 "license": [
424 "MIT"
425 ],
426 "authors": [
427 {
428 "name": "Stripe and contributors",
429 "homepage": "https://github.com/stripe/stripe-php/contributors"
430 }
431 ],
432 "description": "Stripe PHP Library",
433 "homepage": "https://stripe.com/",
434 "keywords": [
435 "api",
436 "payment processing",
437 "stripe"
438 ],
439 "install-path": "../stripe/stripe-php"
440 },
441 {
442 "name": "tecnickcom/tcpdf",
443 "version": "6.4.1",
444 "version_normalized": "6.4.1.0",
445 "source": {
446 "type": "git",
447 "url": "https://github.com/tecnickcom/TCPDF.git",
448 "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329"
449 },
450 "dist": {
451 "type": "zip",
452 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5ba838befdb37ef06a16d9f716f35eb03cb1b329",
453 "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329",
454 "shasum": ""
455 },
456 "require": {
457 "php": ">=5.3.0"
458 },
459 "time": "2021-03-27T16:00:33+00:00",
460 "type": "library",
461 "installation-source": "dist",
462 "autoload": {
463 "classmap": [
464 "config",
465 "include",
466 "tcpdf.php",
467 "tcpdf_parser.php",
468 "tcpdf_import.php",
469 "tcpdf_barcodes_1d.php",
470 "tcpdf_barcodes_2d.php",
471 "include/tcpdf_colors.php",
472 "include/tcpdf_filters.php",
473 "include/tcpdf_font_data.php",
474 "include/tcpdf_fonts.php",
475 "include/tcpdf_images.php",
476 "include/tcpdf_static.php",
477 "include/barcodes/datamatrix.php",
478 "include/barcodes/pdf417.php",
479 "include/barcodes/qrcode.php"
480 ]
481 },
482 "notification-url": "https://packagist.org/downloads/",
483 "license": [
484 "LGPL-3.0-only"
485 ],
486 "authors": [
487 {
488 "name": "Nicola Asuni",
489 "email": "info@tecnick.com",
490 "role": "lead"
491 }
492 ],
493 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
494 "homepage": "http://www.tcpdf.org/",
495 "keywords": [
496 "PDFD32000-2008",
497 "TCPDF",
498 "barcodes",
499 "datamatrix",
500 "pdf",
501 "pdf417",
502 "qrcode"
503 ],
504 "funding": [
505 {
506 "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
507 "type": "custom"
508 }
509 ],
510 "install-path": "../tecnickcom/tcpdf"
511 }
512 ],
513 "dev": false,
514 "dev-package-names": []
515 }
516