PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 2.8.1
GiveWP – Donation Plugin and Fundraising Platform v2.8.1
4.16.4 4.16.3 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 / trunk / vendor / composer / installed.json
give / trunk / vendor / composer Last commit date
ClassLoader.php 5 years ago LICENSE 7 years ago autoload_classmap.php 7 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.json
264 lines
1 [
2 {
3 "name": "composer/installers",
4 "version": "v1.9.0",
5 "version_normalized": "1.9.0.0",
6 "source": {
7 "type": "git",
8 "url": "https://github.com/composer/installers.git",
9 "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
10 },
11 "dist": {
12 "type": "zip",
13 "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
14 "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
15 "shasum": ""
16 },
17 "require": {
18 "composer-plugin-api": "^1.0 || ^2.0"
19 },
20 "replace": {
21 "roundcube/plugin-installer": "*",
22 "shama/baton": "*"
23 },
24 "require-dev": {
25 "composer/composer": "1.6.* || 2.0.*@dev",
26 "composer/semver": "1.0.* || 2.0.*@dev",
27 "phpunit/phpunit": "^4.8.36",
28 "sebastian/comparator": "^1.2.4",
29 "symfony/process": "^2.3"
30 },
31 "time": "2020-04-07T06:57:05+00:00",
32 "type": "composer-plugin",
33 "extra": {
34 "class": "Composer\\Installers\\Plugin",
35 "branch-alias": {
36 "dev-master": "1.0-dev"
37 }
38 },
39 "installation-source": "dist",
40 "autoload": {
41 "psr-4": {
42 "Composer\\Installers\\": "src/Composer/Installers"
43 }
44 },
45 "notification-url": "https://packagist.org/downloads/",
46 "license": [
47 "MIT"
48 ],
49 "authors": [
50 {
51 "name": "Kyle Robinson Young",
52 "email": "kyle@dontkry.com",
53 "homepage": "https://github.com/shama"
54 }
55 ],
56 "description": "A multi-framework Composer library installer",
57 "homepage": "https://composer.github.io/installers/",
58 "keywords": [
59 "Craft",
60 "Dolibarr",
61 "Eliasis",
62 "Hurad",
63 "ImageCMS",
64 "Kanboard",
65 "Lan Management System",
66 "MODX Evo",
67 "MantisBT",
68 "Mautic",
69 "Maya",
70 "OXID",
71 "Plentymarkets",
72 "Porto",
73 "RadPHP",
74 "SMF",
75 "Thelia",
76 "Whmcs",
77 "WolfCMS",
78 "agl",
79 "aimeos",
80 "annotatecms",
81 "attogram",
82 "bitrix",
83 "cakephp",
84 "chef",
85 "cockpit",
86 "codeigniter",
87 "concrete5",
88 "croogo",
89 "dokuwiki",
90 "drupal",
91 "eZ Platform",
92 "elgg",
93 "expressionengine",
94 "fuelphp",
95 "grav",
96 "installer",
97 "itop",
98 "joomla",
99 "known",
100 "kohana",
101 "laravel",
102 "lavalite",
103 "lithium",
104 "magento",
105 "majima",
106 "mako",
107 "mediawiki",
108 "modulework",
109 "modx",
110 "moodle",
111 "osclass",
112 "phpbb",
113 "piwik",
114 "ppi",
115 "puppet",
116 "pxcms",
117 "reindex",
118 "roundcube",
119 "shopware",
120 "silverstripe",
121 "sydes",
122 "sylius",
123 "symfony",
124 "typo3",
125 "wordpress",
126 "yawik",
127 "zend",
128 "zikula"
129 ],
130 "funding": [
131 {
132 "url": "https://packagist.com",
133 "type": "custom"
134 },
135 {
136 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
137 "type": "tidelift"
138 }
139 ]
140 },
141 {
142 "name": "stripe/stripe-php",
143 "version": "v6.43.1",
144 "version_normalized": "6.43.1.0",
145 "source": {
146 "type": "git",
147 "url": "https://github.com/stripe/stripe-php.git",
148 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8"
149 },
150 "dist": {
151 "type": "zip",
152 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8",
153 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8",
154 "shasum": ""
155 },
156 "require": {
157 "ext-curl": "*",
158 "ext-json": "*",
159 "ext-mbstring": "*",
160 "php": ">=5.4.0"
161 },
162 "require-dev": {
163 "php-coveralls/php-coveralls": "1.*",
164 "phpunit/phpunit": "~4.0",
165 "squizlabs/php_codesniffer": "~2.0",
166 "symfony/process": "~2.8"
167 },
168 "time": "2019-08-29T16:56:12+00:00",
169 "type": "library",
170 "extra": {
171 "branch-alias": {
172 "dev-master": "2.0-dev"
173 }
174 },
175 "installation-source": "dist",
176 "autoload": {
177 "psr-4": {
178 "Stripe\\": "lib/"
179 }
180 },
181 "notification-url": "https://packagist.org/downloads/",
182 "license": [
183 "MIT"
184 ],
185 "authors": [
186 {
187 "name": "Stripe and contributors",
188 "homepage": "https://github.com/stripe/stripe-php/contributors"
189 }
190 ],
191 "description": "Stripe PHP Library",
192 "homepage": "https://stripe.com/",
193 "keywords": [
194 "api",
195 "payment processing",
196 "stripe"
197 ]
198 },
199 {
200 "name": "tecnickcom/tcpdf",
201 "version": "6.3.5",
202 "version_normalized": "6.3.5.0",
203 "source": {
204 "type": "git",
205 "url": "https://github.com/tecnickcom/TCPDF.git",
206 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
207 },
208 "dist": {
209 "type": "zip",
210 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
211 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
212 "shasum": ""
213 },
214 "require": {
215 "php": ">=5.3.0"
216 },
217 "time": "2020-02-14T14:20:12+00:00",
218 "type": "library",
219 "installation-source": "dist",
220 "autoload": {
221 "classmap": [
222 "config",
223 "include",
224 "tcpdf.php",
225 "tcpdf_parser.php",
226 "tcpdf_import.php",
227 "tcpdf_barcodes_1d.php",
228 "tcpdf_barcodes_2d.php",
229 "include/tcpdf_colors.php",
230 "include/tcpdf_filters.php",
231 "include/tcpdf_font_data.php",
232 "include/tcpdf_fonts.php",
233 "include/tcpdf_images.php",
234 "include/tcpdf_static.php",
235 "include/barcodes/datamatrix.php",
236 "include/barcodes/pdf417.php",
237 "include/barcodes/qrcode.php"
238 ]
239 },
240 "notification-url": "https://packagist.org/downloads/",
241 "license": [
242 "LGPL-3.0-only"
243 ],
244 "authors": [
245 {
246 "name": "Nicola Asuni",
247 "email": "info@tecnick.com",
248 "role": "lead"
249 }
250 ],
251 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
252 "homepage": "http://www.tcpdf.org/",
253 "keywords": [
254 "PDFD32000-2008",
255 "TCPDF",
256 "barcodes",
257 "datamatrix",
258 "pdf",
259 "pdf417",
260 "qrcode"
261 ]
262 }
263 ]
264