PluginProbe ʕ •ᴥ•ʔ
CommerceBird – AI Command Center, ERP Integrations & B2B for WooCommerce (Zoho, Exact Online). / trunk
CommerceBird – AI Command Center, ERP Integrations & B2B for WooCommerce (Zoho, Exact Online). vtrunk
3.0.3 3.0.2 3.0.1 trunk 2.2.14 2.2.15 2.2.16 2.2.17 2.2.18 2.2.19 2.3.0 2.3.1 2.3.10 2.3.11 2.3.12 2.3.13 2.3.14 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.5.0 2.5.1 2.5.2 2.6.0 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.7.91 2.7.92 2.7.93 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.9.0 2.9.1 2.9.2 2.9.3 3.0.0
commercebird / vendor / composer / installed.json
commercebird / vendor / composer Last commit date
ClassLoader.php 1 year ago InstalledVersions.php 1 year ago LICENSE 1 year ago autoload_classmap.php 4 weeks ago autoload_namespaces.php 1 year ago autoload_psr4.php 2 months ago autoload_real.php 4 weeks ago autoload_static.php 4 weeks ago installed.json 3 weeks ago installed.php 1 week ago jetpack_autoload_classmap.php 1 week ago platform_check.php 6 months ago
installed.json
312 lines
1 {
2 "packages": [
3 {
4 "name": "afragen/wp-dependency-installer",
5 "version": "4.3.14",
6 "version_normalized": "4.3.14.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/afragen/wp-dependency-installer.git",
10 "reference": "38f127feeaeb1cfc8544c120d4e9e372fa41f79e"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/38f127feeaeb1cfc8544c120d4e9e372fa41f79e",
15 "reference": "38f127feeaeb1cfc8544c120d4e9e372fa41f79e",
16 "shasum": ""
17 },
18 "require": {
19 "afragen/wp-dismiss-notice": "*",
20 "php": ">=5.6"
21 },
22 "time": "2025-04-29T16:02:06+00:00",
23 "type": "library",
24 "installation-source": "dist",
25 "autoload": {
26 "classmap": [
27 "wp-dependency-installer.php",
28 "wp-dependency-installer-skin.php"
29 ]
30 },
31 "notification-url": "https://packagist.org/downloads/",
32 "license": [
33 "MIT"
34 ],
35 "authors": [
36 {
37 "name": "Andy Fragen",
38 "email": "andy@thefragens.com",
39 "homepage": "https://thefragens.com",
40 "role": "Developer"
41 },
42 {
43 "name": "Matt Gibbs",
44 "homepage": "https://facetwp.com",
45 "role": "Developer"
46 },
47 {
48 "name": "Raruto",
49 "homepage": "https://raruto.github.io",
50 "role": "Developer"
51 }
52 ],
53 "description": "Library that helps WordPress plugin dependency management.",
54 "support": {
55 "issues": "https://github.com/afragen/wp-dependency-installer/issues",
56 "source": "https://github.com/afragen/wp-dependency-installer"
57 },
58 "funding": [
59 {
60 "url": "https://github.com/afragen",
61 "type": "github"
62 }
63 ],
64 "install-path": "../afragen/wp-dependency-installer"
65 },
66 {
67 "name": "afragen/wp-dismiss-notice",
68 "version": "0.3.7",
69 "version_normalized": "0.3.7.0",
70 "source": {
71 "type": "git",
72 "url": "https://github.com/afragen/wp-dismiss-notice.git",
73 "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec"
74 },
75 "dist": {
76 "type": "zip",
77 "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec",
78 "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec",
79 "shasum": ""
80 },
81 "require": {
82 "php": ">=5.6"
83 },
84 "time": "2023-05-30T21:45:15+00:00",
85 "type": "library",
86 "installation-source": "dist",
87 "autoload": {
88 "classmap": [
89 "wp-dismiss-notice.php"
90 ]
91 },
92 "notification-url": "https://packagist.org/downloads/",
93 "license": [
94 "MIT"
95 ],
96 "authors": [
97 {
98 "name": "Andy Fragen",
99 "email": "andy@thefragens.com",
100 "homepage": "https://thefragens.com",
101 "role": "Developer"
102 }
103 ],
104 "description": "Library for time dismissible WordPress admin notices.",
105 "support": {
106 "issues": "https://github.com/afragen/wp-dismiss-notice/issues",
107 "source": "https://github.com/afragen/wp-dismiss-notice"
108 },
109 "install-path": "../afragen/wp-dismiss-notice"
110 },
111 {
112 "name": "automattic/jetpack-autoloader",
113 "version": "v5.0.20",
114 "version_normalized": "5.0.20.0",
115 "source": {
116 "type": "git",
117 "url": "https://github.com/Automattic/jetpack-autoloader.git",
118 "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1"
119 },
120 "dist": {
121 "type": "zip",
122 "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
123 "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
124 "shasum": ""
125 },
126 "require": {
127 "composer-plugin-api": "^2.2",
128 "php": ">=7.2"
129 },
130 "require-dev": {
131 "automattic/phpunit-select-config": "^1.0.9",
132 "composer/composer": "^2.2",
133 "yoast/phpunit-polyfills": "^4.0.0"
134 },
135 "time": "2026-06-15T12:15:05+00:00",
136 "type": "composer-plugin",
137 "extra": {
138 "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
139 "autotagger": true,
140 "mirror-repo": "Automattic/jetpack-autoloader",
141 "branch-alias": {
142 "dev-trunk": "5.0.x-dev"
143 },
144 "changelogger": {
145 "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
146 },
147 "version-constants": {
148 "::VERSION": "src/AutoloadGenerator.php"
149 }
150 },
151 "installation-source": "dist",
152 "autoload": {
153 "psr-4": {
154 "Automattic\\Jetpack\\Autoloader\\": "src"
155 },
156 "classmap": [
157 "src/AutoloadGenerator.php"
158 ]
159 },
160 "notification-url": "https://packagist.org/downloads/",
161 "license": [
162 "GPL-2.0-or-later"
163 ],
164 "description": "Creates a custom autoloader for a plugin or theme.",
165 "keywords": [
166 "autoload",
167 "autoloader",
168 "composer",
169 "jetpack",
170 "plugin",
171 "wordpress"
172 ],
173 "support": {
174 "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.20"
175 },
176 "install-path": "../automattic/jetpack-autoloader"
177 },
178 {
179 "name": "wordpress/mcp-adapter",
180 "version": "v0.5.0",
181 "version_normalized": "0.5.0.0",
182 "source": {
183 "type": "git",
184 "url": "https://github.com/WordPress/mcp-adapter.git",
185 "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b"
186 },
187 "dist": {
188 "type": "zip",
189 "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/7bfc49f46b3ea7544dded49d5a606089f825a80b",
190 "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b",
191 "shasum": ""
192 },
193 "require": {
194 "ext-json": "*",
195 "php": "^7.4 || ^8.0",
196 "wordpress/php-mcp-schema": "^0.1.0"
197 },
198 "require-dev": {
199 "automattic/vipwpcs": "^3.0",
200 "php-stubs/wordpress-stubs": "^6.9",
201 "php-stubs/wp-cli-stubs": "^2.12",
202 "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99",
203 "phpcompatibility/phpcompatibility-wp": "^2.1",
204 "phpstan/extension-installer": "^1.3",
205 "phpstan/php-8-stubs": "^0.4.24",
206 "phpstan/phpstan": "^2.1.22",
207 "phpstan/phpstan-deprecation-rules": "^2.0.3",
208 "phpunit/phpunit": "^9.6",
209 "slevomat/coding-standard": "^8.0",
210 "szepeviktor/phpstan-wordpress": "^2.0",
211 "wp-phpunit/wp-phpunit": "^6.5",
212 "wpackagist-plugin/plugin-check": "^1.6",
213 "yoast/phpunit-polyfills": "^4.0"
214 },
215 "time": "2026-04-14T12:12:58+00:00",
216 "type": "wordpress-plugin",
217 "extra": {
218 "installer-paths": {
219 "vendor/{$vendor}/{$name}/": [
220 "wpackagist-plugin/plugin-check"
221 ]
222 }
223 },
224 "installation-source": "dist",
225 "autoload": {
226 "psr-4": {
227 "WP\\MCP\\": "includes/"
228 }
229 },
230 "notification-url": "https://packagist.org/downloads/",
231 "license": [
232 "GPL-2.0-or-later"
233 ],
234 "authors": [
235 {
236 "name": "WordPress AI Team",
237 "homepage": "https://make.wordpress.org/ai/"
238 }
239 ],
240 "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts",
241 "homepage": "https://github.com/wordpress/mcp-adapter",
242 "keywords": [
243 "abilities-api",
244 "adapter",
245 "ai",
246 "api",
247 "integration",
248 "mcp",
249 "model-context-protocol",
250 "wordpress"
251 ],
252 "support": {
253 "issues": "https://github.com/wordpress/mcp-adapter/issues",
254 "source": "https://github.com/wordpress/mcp-adapter"
255 },
256 "install-path": "../wordpress/mcp-adapter"
257 },
258 {
259 "name": "wordpress/php-mcp-schema",
260 "version": "v0.1.2",
261 "version_normalized": "0.1.2.0",
262 "source": {
263 "type": "git",
264 "url": "https://github.com/WordPress/php-mcp-schema",
265 "reference": "95df8a50a3bd54f6b7c4869c6e2185db380d4d63"
266 },
267 "dist": {
268 "type": "zip",
269 "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/95df8a50a3bd54f6b7c4869c6e2185db380d4d63",
270 "reference": "95df8a50a3bd54f6b7c4869c6e2185db380d4d63",
271 "shasum": ""
272 },
273 "require": {
274 "php": ">=7.4"
275 },
276 "require-dev": {
277 "phpstan/phpstan": "^1.10"
278 },
279 "time": "2026-06-05T08:26:32+00:00",
280 "type": "library",
281 "installation-source": "dist",
282 "autoload": {
283 "psr-4": {
284 "WP\\McpSchema\\": "src/"
285 }
286 },
287 "notification-url": "https://packagist.org/downloads/",
288 "license": [
289 "GPL-2.0-or-later"
290 ],
291 "authors": [
292 {
293 "name": "WordPress",
294 "homepage": "https://wordpress.org"
295 }
296 ],
297 "description": "PHP DTOs for the Model Context Protocol (MCP) specification",
298 "homepage": "https://github.com/WordPress/php-mcp-schema",
299 "keywords": [
300 "dto",
301 "mcp",
302 "model-context-protocol",
303 "php",
304 "schema"
305 ],
306 "install-path": "../wordpress/php-mcp-schema"
307 }
308 ],
309 "dev": false,
310 "dev-package-names": []
311 }
312