PluginProbe ʕ •ᴥ•ʔ
پارسی دیت – Parsi Date / 6.2.1
پارسی دیت – Parsi Date v6.2.1
6.2.1 6.2 6.1 5.1.6 5.1.7 5.1.8 5.1.8.2 6.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.0.0-alpha 2.1 2.1.1 2.1.2 2.1.3 2.1.5 2.1.6 2.1.7 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0.1 2.3.0.2 2.3.1 2.3.2 2.3.3 2.3.4 3.0.1 3.0.2 3.0.3 4.0.0 4.0.1 4.0.2 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5
wp-parsidate / vendor / composer / installed.json
wp-parsidate / vendor / composer Last commit date
ClassLoader.php 2 weeks ago InstalledVersions.php 2 weeks ago LICENSE 2 weeks ago autoload_classmap.php 2 weeks ago autoload_files.php 2 weeks ago autoload_namespaces.php 2 weeks ago autoload_psr4.php 2 weeks ago autoload_real.php 2 weeks ago autoload_static.php 2 weeks ago installed.json 2 weeks ago installed.php 2 weeks ago platform_check.php 2 weeks ago
installed.json
308 lines
1 {
2 "packages": [
3 {
4 "name": "enshrined/svg-sanitize",
5 "version": "0.22.0",
6 "version_normalized": "0.22.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/darylldoyle/svg-sanitizer.git",
10 "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500",
15 "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
16 "shasum": ""
17 },
18 "require": {
19 "ext-dom": "*",
20 "ext-libxml": "*",
21 "php": "^7.1 || ^8.0"
22 },
23 "require-dev": {
24 "phpunit/phpunit": "^6.5 || ^8.5"
25 },
26 "time": "2025-08-12T10:13:48+00:00",
27 "type": "library",
28 "installation-source": "dist",
29 "autoload": {
30 "psr-4": {
31 "enshrined\\svgSanitize\\": "src"
32 }
33 },
34 "notification-url": "https://packagist.org/downloads/",
35 "license": [
36 "GPL-2.0-or-later"
37 ],
38 "authors": [
39 {
40 "name": "Daryll Doyle",
41 "email": "daryll@enshrined.co.uk"
42 }
43 ],
44 "description": "An SVG sanitizer for PHP",
45 "support": {
46 "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
47 "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0"
48 },
49 "install-path": "../enshrined/svg-sanitize"
50 },
51 {
52 "name": "symfony/polyfill-php80",
53 "version": "v1.37.0",
54 "version_normalized": "1.37.0.0",
55 "source": {
56 "type": "git",
57 "url": "https://github.com/symfony/polyfill-php80.git",
58 "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
59 },
60 "dist": {
61 "type": "zip",
62 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
63 "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
64 "shasum": ""
65 },
66 "require": {
67 "php": ">=7.2"
68 },
69 "time": "2026-04-10T16:19:22+00:00",
70 "type": "library",
71 "extra": {
72 "thanks": {
73 "url": "https://github.com/symfony/polyfill",
74 "name": "symfony/polyfill"
75 }
76 },
77 "installation-source": "dist",
78 "autoload": {
79 "files": [
80 "bootstrap.php"
81 ],
82 "psr-4": {
83 "Symfony\\Polyfill\\Php80\\": ""
84 },
85 "classmap": [
86 "Resources/stubs"
87 ]
88 },
89 "notification-url": "https://packagist.org/downloads/",
90 "license": [
91 "MIT"
92 ],
93 "authors": [
94 {
95 "name": "Ion Bazan",
96 "email": "ion.bazan@gmail.com"
97 },
98 {
99 "name": "Nicolas Grekas",
100 "email": "p@tchwork.com"
101 },
102 {
103 "name": "Symfony Community",
104 "homepage": "https://symfony.com/contributors"
105 }
106 ],
107 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
108 "homepage": "https://symfony.com",
109 "keywords": [
110 "compatibility",
111 "polyfill",
112 "portable",
113 "shim"
114 ],
115 "support": {
116 "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
117 },
118 "funding": [
119 {
120 "url": "https://symfony.com/sponsor",
121 "type": "custom"
122 },
123 {
124 "url": "https://github.com/fabpot",
125 "type": "github"
126 },
127 {
128 "url": "https://github.com/nicolas-grekas",
129 "type": "github"
130 },
131 {
132 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
133 "type": "tidelift"
134 }
135 ],
136 "install-path": "../symfony/polyfill-php80"
137 },
138 {
139 "name": "symfony/polyfill-php81",
140 "version": "v1.38.1",
141 "version_normalized": "1.38.1.0",
142 "source": {
143 "type": "git",
144 "url": "https://github.com/symfony/polyfill-php81.git",
145 "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7"
146 },
147 "dist": {
148 "type": "zip",
149 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/6bfb9c766cacffbc8e118cb87217d08ed84e5cd7",
150 "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7",
151 "shasum": ""
152 },
153 "require": {
154 "php": ">=7.2"
155 },
156 "time": "2026-05-26T12:45:58+00:00",
157 "type": "library",
158 "extra": {
159 "thanks": {
160 "url": "https://github.com/symfony/polyfill",
161 "name": "symfony/polyfill"
162 }
163 },
164 "installation-source": "dist",
165 "autoload": {
166 "files": [
167 "bootstrap.php"
168 ],
169 "psr-4": {
170 "Symfony\\Polyfill\\Php81\\": ""
171 },
172 "classmap": [
173 "Resources/stubs"
174 ]
175 },
176 "notification-url": "https://packagist.org/downloads/",
177 "license": [
178 "MIT"
179 ],
180 "authors": [
181 {
182 "name": "Nicolas Grekas",
183 "email": "p@tchwork.com"
184 },
185 {
186 "name": "Symfony Community",
187 "homepage": "https://symfony.com/contributors"
188 }
189 ],
190 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
191 "homepage": "https://symfony.com",
192 "keywords": [
193 "compatibility",
194 "polyfill",
195 "portable",
196 "shim"
197 ],
198 "support": {
199 "source": "https://github.com/symfony/polyfill-php81/tree/v1.38.1"
200 },
201 "funding": [
202 {
203 "url": "https://symfony.com/sponsor",
204 "type": "custom"
205 },
206 {
207 "url": "https://github.com/fabpot",
208 "type": "github"
209 },
210 {
211 "url": "https://github.com/nicolas-grekas",
212 "type": "github"
213 },
214 {
215 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
216 "type": "tidelift"
217 }
218 ],
219 "install-path": "../symfony/polyfill-php81"
220 },
221 {
222 "name": "symfony/polyfill-php83",
223 "version": "v1.38.2",
224 "version_normalized": "1.38.2.0",
225 "source": {
226 "type": "git",
227 "url": "https://github.com/symfony/polyfill-php83.git",
228 "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8"
229 },
230 "dist": {
231 "type": "zip",
232 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8",
233 "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8",
234 "shasum": ""
235 },
236 "require": {
237 "php": ">=7.2"
238 },
239 "time": "2026-05-27T06:51:48+00:00",
240 "type": "library",
241 "extra": {
242 "thanks": {
243 "url": "https://github.com/symfony/polyfill",
244 "name": "symfony/polyfill"
245 }
246 },
247 "installation-source": "dist",
248 "autoload": {
249 "files": [
250 "bootstrap.php"
251 ],
252 "psr-4": {
253 "Symfony\\Polyfill\\Php83\\": ""
254 },
255 "classmap": [
256 "Resources/stubs"
257 ]
258 },
259 "notification-url": "https://packagist.org/downloads/",
260 "license": [
261 "MIT"
262 ],
263 "authors": [
264 {
265 "name": "Nicolas Grekas",
266 "email": "p@tchwork.com"
267 },
268 {
269 "name": "Symfony Community",
270 "homepage": "https://symfony.com/contributors"
271 }
272 ],
273 "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
274 "homepage": "https://symfony.com",
275 "keywords": [
276 "compatibility",
277 "polyfill",
278 "portable",
279 "shim"
280 ],
281 "support": {
282 "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2"
283 },
284 "funding": [
285 {
286 "url": "https://symfony.com/sponsor",
287 "type": "custom"
288 },
289 {
290 "url": "https://github.com/fabpot",
291 "type": "github"
292 },
293 {
294 "url": "https://github.com/nicolas-grekas",
295 "type": "github"
296 },
297 {
298 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
299 "type": "tidelift"
300 }
301 ],
302 "install-path": "../symfony/polyfill-php83"
303 }
304 ],
305 "dev": true,
306 "dev-package-names": []
307 }
308