ClassLoader.php
3 years ago
InstalledVersions.php
3 years ago
LICENSE
4 years ago
autoload_classmap.php
11 months ago
autoload_files.php
2 years ago
autoload_namespaces.php
3 years ago
autoload_psr4.php
2 years ago
autoload_real.php
1 month ago
autoload_static.php
1 month ago
installed.json
1 month ago
installed.php
1 month ago
platform_check.php
2 years ago
installed.json
1070 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "10web-utils/10web-queue", |
| 5 | "version": "dev-master", |
| 6 | "version_normalized": "dev-master", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/10web-queue.git", |
| 10 | "reference": "fb3aa8f9a6c1487228d395b3480c8a10072c0f5c" |
| 11 | }, |
| 12 | "require": { |
| 13 | "enqueue/fs": "^0.10.0" |
| 14 | }, |
| 15 | "require-dev": { |
| 16 | "roave/security-advisories": "dev-latest" |
| 17 | }, |
| 18 | "time": "2023-04-20T13:27:11+00:00", |
| 19 | "default-branch": true, |
| 20 | "type": "git", |
| 21 | "installation-source": "source", |
| 22 | "autoload": { |
| 23 | "psr-4": { |
| 24 | "TenWebQueue\\": "src/TenWebQueue" |
| 25 | } |
| 26 | }, |
| 27 | "license": [ |
| 28 | "proprietary" |
| 29 | ], |
| 30 | "description": "Queue implementation", |
| 31 | "homepage": "https://10web.io", |
| 32 | "keywords": [ |
| 33 | "queue" |
| 34 | ], |
| 35 | "install-path": "../10web-utils/10web-queue" |
| 36 | }, |
| 37 | { |
| 38 | "name": "10web-utils/10web-wordpress-benchmark", |
| 39 | "version": "dev-master", |
| 40 | "version_normalized": "dev-master", |
| 41 | "source": { |
| 42 | "type": "git", |
| 43 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/10web-wordpress-benchmark.git", |
| 44 | "reference": "90ea71a2c202ceb7cb09009e3d214993d02003df" |
| 45 | }, |
| 46 | "require": { |
| 47 | "10web/authorization": "*" |
| 48 | }, |
| 49 | "time": "2023-04-26T13:42:12+00:00", |
| 50 | "default-branch": true, |
| 51 | "type": "git", |
| 52 | "installation-source": "source", |
| 53 | "autoload": { |
| 54 | "psr-4": { |
| 55 | "TenWebWpBenchmark\\": "src/TenWebWpBenchmark" |
| 56 | } |
| 57 | }, |
| 58 | "description": "Package for saving benchmarking Wordpress website", |
| 59 | "homepage": "https://10web.io", |
| 60 | "install-path": "../10web-utils/10web-wordpress-benchmark" |
| 61 | }, |
| 62 | { |
| 63 | "name": "10web-utils/10web-wp-transients", |
| 64 | "version": "dev-master", |
| 65 | "version_normalized": "dev-master", |
| 66 | "source": { |
| 67 | "type": "git", |
| 68 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/10web-wp-transients.git", |
| 69 | "reference": "5f63e34d8fe9d8348f27346c9db58e8d0f579936" |
| 70 | }, |
| 71 | "time": "2023-03-15T12:02:27+00:00", |
| 72 | "default-branch": true, |
| 73 | "type": "git", |
| 74 | "installation-source": "source", |
| 75 | "autoload": { |
| 76 | "psr-4": { |
| 77 | "TenWebWpTransients\\": "src/TenWebWpTransients" |
| 78 | } |
| 79 | }, |
| 80 | "description": "Package for saving wp_options as wp_transients", |
| 81 | "homepage": "https://10web.io", |
| 82 | "install-path": "../10web-utils/10web-wp-transients" |
| 83 | }, |
| 84 | { |
| 85 | "name": "10web-utils/tenweb-image-optimizer", |
| 86 | "version": "dev-master", |
| 87 | "version_normalized": "dev-master", |
| 88 | "source": { |
| 89 | "type": "git", |
| 90 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/tenweb-image-optimizer.git", |
| 91 | "reference": "d734fa42b3bb567388a48bce1f4c452a4892860f" |
| 92 | }, |
| 93 | "require": { |
| 94 | "10web-utils/10web-queue": "dev-master", |
| 95 | "10web-utils/10web-wp-transients": "dev-master", |
| 96 | "10web/authorization": "dev-master", |
| 97 | "enqueue/fs": "^0.10.0" |
| 98 | }, |
| 99 | "time": "2024-08-29T10:18:51+00:00", |
| 100 | "default-branch": true, |
| 101 | "type": "git", |
| 102 | "installation-source": "source", |
| 103 | "autoload": { |
| 104 | "psr-4": { |
| 105 | "TenWebIO\\": "src/TenWebIO" |
| 106 | } |
| 107 | }, |
| 108 | "license": [ |
| 109 | "proprietary" |
| 110 | ], |
| 111 | "description": "Image optimizer package", |
| 112 | "homepage": "https://10web.io", |
| 113 | "install-path": "../10web-utils/tenweb-image-optimizer" |
| 114 | }, |
| 115 | { |
| 116 | "name": "10web-utils/wordpress-score-checker", |
| 117 | "version": "dev-master", |
| 118 | "version_normalized": "dev-master", |
| 119 | "source": { |
| 120 | "type": "git", |
| 121 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/wordpress-score-checker.git", |
| 122 | "reference": "499ff51e1d32b00df6a40c010db5bacb60ce525e" |
| 123 | }, |
| 124 | "require": { |
| 125 | "10web-utils/10web-wp-transients": "dev-master" |
| 126 | }, |
| 127 | "time": "2023-04-18T11:49:38+00:00", |
| 128 | "default-branch": true, |
| 129 | "type": "git", |
| 130 | "installation-source": "source", |
| 131 | "autoload": { |
| 132 | "psr-4": { |
| 133 | "TenWebSC\\": "src/TenWebSC" |
| 134 | } |
| 135 | }, |
| 136 | "license": [ |
| 137 | "proprietary" |
| 138 | ], |
| 139 | "description": "Webpages score checker package", |
| 140 | "homepage": "https://10web.io", |
| 141 | "install-path": "../10web-utils/wordpress-score-checker" |
| 142 | }, |
| 143 | { |
| 144 | "name": "10web/authorization", |
| 145 | "version": "dev-master", |
| 146 | "version_normalized": "dev-master", |
| 147 | "source": { |
| 148 | "type": "git", |
| 149 | "url": "ssh://git@gitlab.10web.io:6202/10web-utils/tenweb-authorization.git", |
| 150 | "reference": "3845c14b8f394b434997fe3ffea783ba5ca871cf" |
| 151 | }, |
| 152 | "time": "2026-05-21T07:15:51+00:00", |
| 153 | "default-branch": true, |
| 154 | "type": "library", |
| 155 | "installation-source": "source", |
| 156 | "autoload": { |
| 157 | "psr-4": { |
| 158 | "Tenweb_Authorization\\": "src/" |
| 159 | }, |
| 160 | "files": [ |
| 161 | "src/config/constants.php" |
| 162 | ] |
| 163 | }, |
| 164 | "license": [ |
| 165 | "GPL" |
| 166 | ], |
| 167 | "authors": [ |
| 168 | { |
| 169 | "name": "Serine", |
| 170 | "email": "serine@10web.io" |
| 171 | } |
| 172 | ], |
| 173 | "install-path": "../10web/authorization" |
| 174 | }, |
| 175 | { |
| 176 | "name": "enqueue/dsn", |
| 177 | "version": "0.10.19", |
| 178 | "version_normalized": "0.10.19.0", |
| 179 | "source": { |
| 180 | "type": "git", |
| 181 | "url": "https://github.com/php-enqueue/dsn.git", |
| 182 | "reference": "f4991fe46dd01477deb566727170341b255e8479" |
| 183 | }, |
| 184 | "dist": { |
| 185 | "type": "zip", |
| 186 | "url": "https://api.github.com/repos/php-enqueue/dsn/zipball/f4991fe46dd01477deb566727170341b255e8479", |
| 187 | "reference": "f4991fe46dd01477deb566727170341b255e8479", |
| 188 | "shasum": "" |
| 189 | }, |
| 190 | "require": { |
| 191 | "php": "^7.4|^8.0" |
| 192 | }, |
| 193 | "require-dev": { |
| 194 | "phpunit/phpunit": "^9.5" |
| 195 | }, |
| 196 | "time": "2023-03-23T09:50:55+00:00", |
| 197 | "type": "library", |
| 198 | "extra": { |
| 199 | "branch-alias": { |
| 200 | "dev-master": "0.10.x-dev" |
| 201 | } |
| 202 | }, |
| 203 | "installation-source": "dist", |
| 204 | "autoload": { |
| 205 | "psr-4": { |
| 206 | "Enqueue\\Dsn\\": "" |
| 207 | }, |
| 208 | "exclude-from-classmap": [ |
| 209 | "/Tests/" |
| 210 | ] |
| 211 | }, |
| 212 | "notification-url": "https://packagist.org/downloads/", |
| 213 | "license": [ |
| 214 | "MIT" |
| 215 | ], |
| 216 | "description": "Parse DSN", |
| 217 | "homepage": "https://enqueue.forma-pro.com/", |
| 218 | "keywords": [ |
| 219 | "dsn", |
| 220 | "parse" |
| 221 | ], |
| 222 | "support": { |
| 223 | "docs": "https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md", |
| 224 | "email": "opensource@forma-pro.com", |
| 225 | "forum": "https://gitter.im/php-enqueue/Lobby", |
| 226 | "issues": "https://github.com/php-enqueue/enqueue-dev/issues", |
| 227 | "source": "https://github.com/php-enqueue/enqueue-dev" |
| 228 | }, |
| 229 | "install-path": "../enqueue/dsn" |
| 230 | }, |
| 231 | { |
| 232 | "name": "enqueue/fs", |
| 233 | "version": "0.10.19", |
| 234 | "version_normalized": "0.10.19.0", |
| 235 | "source": { |
| 236 | "type": "git", |
| 237 | "url": "https://github.com/php-enqueue/fs.git", |
| 238 | "reference": "3784404541b82fb5d915da90927411f1e5a8465d" |
| 239 | }, |
| 240 | "dist": { |
| 241 | "type": "zip", |
| 242 | "url": "https://api.github.com/repos/php-enqueue/fs/zipball/3784404541b82fb5d915da90927411f1e5a8465d", |
| 243 | "reference": "3784404541b82fb5d915da90927411f1e5a8465d", |
| 244 | "shasum": "" |
| 245 | }, |
| 246 | "require": { |
| 247 | "enqueue/dsn": "^0.10", |
| 248 | "makasim/temp-file": "^0.2@stable", |
| 249 | "php": "^7.4|^8.0", |
| 250 | "queue-interop/queue-interop": "^0.8", |
| 251 | "symfony/filesystem": "^5.4|^6.0" |
| 252 | }, |
| 253 | "require-dev": { |
| 254 | "enqueue/null": "0.10.x-dev", |
| 255 | "enqueue/test": "0.10.x-dev", |
| 256 | "phpunit/phpunit": "^9.5", |
| 257 | "queue-interop/queue-spec": "^0.6.2", |
| 258 | "symfony/dependency-injection": "^5.4|^6.0", |
| 259 | "symfony/yaml": "^5.4|^6.0" |
| 260 | }, |
| 261 | "time": "2023-03-23T09:50:55+00:00", |
| 262 | "type": "library", |
| 263 | "extra": { |
| 264 | "branch-alias": { |
| 265 | "dev-master": "0.10.x-dev" |
| 266 | } |
| 267 | }, |
| 268 | "installation-source": "dist", |
| 269 | "autoload": { |
| 270 | "psr-4": { |
| 271 | "Enqueue\\Fs\\": "" |
| 272 | }, |
| 273 | "exclude-from-classmap": [ |
| 274 | "/Tests/" |
| 275 | ] |
| 276 | }, |
| 277 | "notification-url": "https://packagist.org/downloads/", |
| 278 | "license": [ |
| 279 | "MIT" |
| 280 | ], |
| 281 | "description": "Enqueue Filesystem based transport", |
| 282 | "homepage": "https://enqueue.forma-pro.com/", |
| 283 | "keywords": [ |
| 284 | "filesystem", |
| 285 | "local", |
| 286 | "messaging", |
| 287 | "queue" |
| 288 | ], |
| 289 | "support": { |
| 290 | "docs": "https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md", |
| 291 | "email": "opensource@forma-pro.com", |
| 292 | "forum": "https://gitter.im/php-enqueue/Lobby", |
| 293 | "issues": "https://github.com/php-enqueue/enqueue-dev/issues", |
| 294 | "source": "https://github.com/php-enqueue/enqueue-dev" |
| 295 | }, |
| 296 | "install-path": "../enqueue/fs" |
| 297 | }, |
| 298 | { |
| 299 | "name": "imangazaliev/didom", |
| 300 | "version": "2.0.1", |
| 301 | "version_normalized": "2.0.1.0", |
| 302 | "source": { |
| 303 | "type": "git", |
| 304 | "url": "https://github.com/Imangazaliev/DiDOM.git", |
| 305 | "reference": "50fa6595d14f22c0c984efed5c818485cf548136" |
| 306 | }, |
| 307 | "dist": { |
| 308 | "type": "zip", |
| 309 | "url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/50fa6595d14f22c0c984efed5c818485cf548136", |
| 310 | "reference": "50fa6595d14f22c0c984efed5c818485cf548136", |
| 311 | "shasum": "" |
| 312 | }, |
| 313 | "require": { |
| 314 | "ext-dom": "*", |
| 315 | "ext-iconv": "*", |
| 316 | "php": ">=7.2" |
| 317 | }, |
| 318 | "require-dev": { |
| 319 | "phpunit/phpunit": "^8.5" |
| 320 | }, |
| 321 | "time": "2023-03-05T03:23:48+00:00", |
| 322 | "type": "library", |
| 323 | "installation-source": "dist", |
| 324 | "autoload": { |
| 325 | "psr-4": { |
| 326 | "DiDom\\": "src/DiDom/" |
| 327 | } |
| 328 | }, |
| 329 | "notification-url": "https://packagist.org/downloads/", |
| 330 | "license": [ |
| 331 | "MIT" |
| 332 | ], |
| 333 | "authors": [ |
| 334 | { |
| 335 | "name": "Imangazaliev Muhammad", |
| 336 | "email": "imangazalievm@gmail.com" |
| 337 | } |
| 338 | ], |
| 339 | "description": "Simple and fast HTML parser", |
| 340 | "homepage": "https://github.com/Imangazaliev/DiDOM", |
| 341 | "keywords": [ |
| 342 | "didom", |
| 343 | "html", |
| 344 | "parser", |
| 345 | "xml" |
| 346 | ], |
| 347 | "support": { |
| 348 | "issues": "https://github.com/Imangazaliev/DiDOM/issues", |
| 349 | "source": "https://github.com/Imangazaliev/DiDOM/tree/2.0.1" |
| 350 | }, |
| 351 | "install-path": "../imangazaliev/didom" |
| 352 | }, |
| 353 | { |
| 354 | "name": "makasim/temp-file", |
| 355 | "version": "0.2.0", |
| 356 | "version_normalized": "0.2.0.0", |
| 357 | "source": { |
| 358 | "type": "git", |
| 359 | "url": "https://github.com/makasim/TempFile.git", |
| 360 | "reference": "e9cfbfc61a23044aeb2fe0a3db49aeec2f84ca27" |
| 361 | }, |
| 362 | "dist": { |
| 363 | "type": "zip", |
| 364 | "url": "https://api.github.com/repos/makasim/TempFile/zipball/e9cfbfc61a23044aeb2fe0a3db49aeec2f84ca27", |
| 365 | "reference": "e9cfbfc61a23044aeb2fe0a3db49aeec2f84ca27", |
| 366 | "shasum": "" |
| 367 | }, |
| 368 | "require": { |
| 369 | "php": ">=5.3.2" |
| 370 | }, |
| 371 | "time": "2013-07-12T06:09:04+00:00", |
| 372 | "type": "library", |
| 373 | "installation-source": "dist", |
| 374 | "autoload": { |
| 375 | "psr-0": { |
| 376 | "Makasim": "src/" |
| 377 | } |
| 378 | }, |
| 379 | "notification-url": "https://packagist.org/downloads/", |
| 380 | "license": [ |
| 381 | "MIT" |
| 382 | ], |
| 383 | "authors": [ |
| 384 | { |
| 385 | "name": "Maksim Kotlyar", |
| 386 | "email": "kotlyar.maksim@gmail.com" |
| 387 | } |
| 388 | ], |
| 389 | "description": "Temp file object", |
| 390 | "homepage": "https://github.com/makasim/TempFile", |
| 391 | "keywords": [ |
| 392 | "file", |
| 393 | "temp", |
| 394 | "temp file" |
| 395 | ], |
| 396 | "support": { |
| 397 | "issues": "https://github.com/makasim/TempFile/issues", |
| 398 | "source": "https://github.com/makasim/TempFile/tree/master" |
| 399 | }, |
| 400 | "install-path": "../makasim/temp-file" |
| 401 | }, |
| 402 | { |
| 403 | "name": "matthiasmullie/minify", |
| 404 | "version": "1.3.73", |
| 405 | "version_normalized": "1.3.73.0", |
| 406 | "source": { |
| 407 | "type": "git", |
| 408 | "url": "https://github.com/matthiasmullie/minify.git", |
| 409 | "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a" |
| 410 | }, |
| 411 | "dist": { |
| 412 | "type": "zip", |
| 413 | "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a", |
| 414 | "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a", |
| 415 | "shasum": "" |
| 416 | }, |
| 417 | "require": { |
| 418 | "ext-pcre": "*", |
| 419 | "matthiasmullie/path-converter": "~1.1", |
| 420 | "php": ">=5.3.0" |
| 421 | }, |
| 422 | "require-dev": { |
| 423 | "friendsofphp/php-cs-fixer": ">=2.0", |
| 424 | "matthiasmullie/scrapbook": ">=1.3", |
| 425 | "phpunit/phpunit": ">=4.8", |
| 426 | "squizlabs/php_codesniffer": ">=3.0" |
| 427 | }, |
| 428 | "suggest": { |
| 429 | "psr/cache-implementation": "Cache implementation to use with Minify::cache" |
| 430 | }, |
| 431 | "time": "2024-03-15T10:27:10+00:00", |
| 432 | "bin": [ |
| 433 | "bin/minifycss", |
| 434 | "bin/minifyjs" |
| 435 | ], |
| 436 | "type": "library", |
| 437 | "installation-source": "dist", |
| 438 | "autoload": { |
| 439 | "psr-4": { |
| 440 | "MatthiasMullie\\Minify\\": "src/" |
| 441 | } |
| 442 | }, |
| 443 | "notification-url": "https://packagist.org/downloads/", |
| 444 | "license": [ |
| 445 | "MIT" |
| 446 | ], |
| 447 | "authors": [ |
| 448 | { |
| 449 | "name": "Matthias Mullie", |
| 450 | "email": "minify@mullie.eu", |
| 451 | "homepage": "https://www.mullie.eu", |
| 452 | "role": "Developer" |
| 453 | } |
| 454 | ], |
| 455 | "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", |
| 456 | "homepage": "https://github.com/matthiasmullie/minify", |
| 457 | "keywords": [ |
| 458 | "JS", |
| 459 | "css", |
| 460 | "javascript", |
| 461 | "minifier", |
| 462 | "minify" |
| 463 | ], |
| 464 | "support": { |
| 465 | "issues": "https://github.com/matthiasmullie/minify/issues", |
| 466 | "source": "https://github.com/matthiasmullie/minify/tree/1.3.73" |
| 467 | }, |
| 468 | "funding": [ |
| 469 | { |
| 470 | "url": "https://github.com/matthiasmullie", |
| 471 | "type": "github" |
| 472 | } |
| 473 | ], |
| 474 | "install-path": "../matthiasmullie/minify" |
| 475 | }, |
| 476 | { |
| 477 | "name": "matthiasmullie/path-converter", |
| 478 | "version": "1.1.3", |
| 479 | "version_normalized": "1.1.3.0", |
| 480 | "source": { |
| 481 | "type": "git", |
| 482 | "url": "https://github.com/matthiasmullie/path-converter.git", |
| 483 | "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" |
| 484 | }, |
| 485 | "dist": { |
| 486 | "type": "zip", |
| 487 | "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9", |
| 488 | "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", |
| 489 | "shasum": "" |
| 490 | }, |
| 491 | "require": { |
| 492 | "ext-pcre": "*", |
| 493 | "php": ">=5.3.0" |
| 494 | }, |
| 495 | "require-dev": { |
| 496 | "phpunit/phpunit": "~4.8" |
| 497 | }, |
| 498 | "time": "2019-02-05T23:41:09+00:00", |
| 499 | "type": "library", |
| 500 | "installation-source": "dist", |
| 501 | "autoload": { |
| 502 | "psr-4": { |
| 503 | "MatthiasMullie\\PathConverter\\": "src/" |
| 504 | } |
| 505 | }, |
| 506 | "notification-url": "https://packagist.org/downloads/", |
| 507 | "license": [ |
| 508 | "MIT" |
| 509 | ], |
| 510 | "authors": [ |
| 511 | { |
| 512 | "name": "Matthias Mullie", |
| 513 | "email": "pathconverter@mullie.eu", |
| 514 | "homepage": "http://www.mullie.eu", |
| 515 | "role": "Developer" |
| 516 | } |
| 517 | ], |
| 518 | "description": "Relative path converter", |
| 519 | "homepage": "http://github.com/matthiasmullie/path-converter", |
| 520 | "keywords": [ |
| 521 | "converter", |
| 522 | "path", |
| 523 | "paths", |
| 524 | "relative" |
| 525 | ], |
| 526 | "support": { |
| 527 | "issues": "https://github.com/matthiasmullie/path-converter/issues", |
| 528 | "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3" |
| 529 | }, |
| 530 | "install-path": "../matthiasmullie/path-converter" |
| 531 | }, |
| 532 | { |
| 533 | "name": "monperrus/crawler-user-agents", |
| 534 | "version": "dev-master", |
| 535 | "version_normalized": "dev-master", |
| 536 | "source": { |
| 537 | "type": "git", |
| 538 | "url": "https://github.com/monperrus/crawler-user-agents.git", |
| 539 | "reference": "b3f4fad51d809f7b4d165cea42d47f7648020aa5" |
| 540 | }, |
| 541 | "dist": { |
| 542 | "type": "zip", |
| 543 | "url": "https://api.github.com/repos/monperrus/crawler-user-agents/zipball/b3f4fad51d809f7b4d165cea42d47f7648020aa5", |
| 544 | "reference": "b3f4fad51d809f7b4d165cea42d47f7648020aa5", |
| 545 | "shasum": "" |
| 546 | }, |
| 547 | "time": "2025-01-07T14:02:50+00:00", |
| 548 | "default-branch": true, |
| 549 | "type": "library", |
| 550 | "installation-source": "dist", |
| 551 | "autoload": { |
| 552 | "files": [ |
| 553 | "main.php" |
| 554 | ] |
| 555 | }, |
| 556 | "notification-url": "https://packagist.org/downloads/", |
| 557 | "license": [ |
| 558 | "MIT" |
| 559 | ], |
| 560 | "authors": [ |
| 561 | { |
| 562 | "name": "Martin Monperrus", |
| 563 | "email": "martin.monperrus@gnieh.org" |
| 564 | } |
| 565 | ], |
| 566 | "description": "This repository contains a list of of HTTP user-agents used by robots, crawlers, and spiders as in single JSON file.", |
| 567 | "keywords": [ |
| 568 | "crawlers", |
| 569 | "json", |
| 570 | "listing", |
| 571 | "user-agents" |
| 572 | ], |
| 573 | "support": { |
| 574 | "email": "martin.monperrus@gnieh.org", |
| 575 | "issues": "https://github.com/monperrus/crawler-user-agents/issues", |
| 576 | "source": "https://github.com/monperrus/crawler-user-agents/tree/master" |
| 577 | }, |
| 578 | "funding": [ |
| 579 | { |
| 580 | "url": "https://github.com/monperrus", |
| 581 | "type": "github" |
| 582 | } |
| 583 | ], |
| 584 | "install-path": "../monperrus/crawler-user-agents" |
| 585 | }, |
| 586 | { |
| 587 | "name": "mrclay/jsmin-php", |
| 588 | "version": "2.4.3", |
| 589 | "version_normalized": "2.4.3.0", |
| 590 | "source": { |
| 591 | "type": "git", |
| 592 | "url": "https://github.com/mrclay/jsmin-php.git", |
| 593 | "reference": "49feaa85933458c15bb62ae65644bf22d60b7610" |
| 594 | }, |
| 595 | "dist": { |
| 596 | "type": "zip", |
| 597 | "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/49feaa85933458c15bb62ae65644bf22d60b7610", |
| 598 | "reference": "49feaa85933458c15bb62ae65644bf22d60b7610", |
| 599 | "shasum": "" |
| 600 | }, |
| 601 | "require": { |
| 602 | "ext-pcre": "*", |
| 603 | "php": ">=5.3.0" |
| 604 | }, |
| 605 | "require-dev": { |
| 606 | "phpunit/phpunit": "^4.8.36|^9.5.26" |
| 607 | }, |
| 608 | "time": "2022-12-13T20:15:15+00:00", |
| 609 | "type": "library", |
| 610 | "installation-source": "dist", |
| 611 | "autoload": { |
| 612 | "psr-0": { |
| 613 | "JSMin\\": "src/" |
| 614 | } |
| 615 | }, |
| 616 | "notification-url": "https://packagist.org/downloads/", |
| 617 | "license": [ |
| 618 | "MIT" |
| 619 | ], |
| 620 | "authors": [ |
| 621 | { |
| 622 | "name": "Stephen Clay", |
| 623 | "email": "steve@mrclay.org", |
| 624 | "role": "Developer" |
| 625 | }, |
| 626 | { |
| 627 | "name": "Ryan Grove", |
| 628 | "email": "ryan@wonko.com", |
| 629 | "role": "Developer" |
| 630 | } |
| 631 | ], |
| 632 | "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.", |
| 633 | "homepage": "https://github.com/mrclay/jsmin-php/", |
| 634 | "keywords": [ |
| 635 | "compress", |
| 636 | "jsmin", |
| 637 | "minify" |
| 638 | ], |
| 639 | "support": { |
| 640 | "email": "minify@googlegroups.com", |
| 641 | "issues": "https://github.com/mrclay/jsmin-php/issues", |
| 642 | "source": "https://github.com/mrclay/jsmin-php/tree/2.4.3" |
| 643 | }, |
| 644 | "install-path": "../mrclay/jsmin-php" |
| 645 | }, |
| 646 | { |
| 647 | "name": "pfaciana/tiny-html-minifier", |
| 648 | "version": "3.0.0", |
| 649 | "version_normalized": "3.0.0.0", |
| 650 | "source": { |
| 651 | "type": "git", |
| 652 | "url": "https://github.com/pfaciana/tiny-html-minifier.git", |
| 653 | "reference": "9b305753a18ee6797c7cb2bfabe25ed36d454dc0" |
| 654 | }, |
| 655 | "dist": { |
| 656 | "type": "zip", |
| 657 | "url": "https://api.github.com/repos/pfaciana/tiny-html-minifier/zipball/9b305753a18ee6797c7cb2bfabe25ed36d454dc0", |
| 658 | "reference": "9b305753a18ee6797c7cb2bfabe25ed36d454dc0", |
| 659 | "shasum": "" |
| 660 | }, |
| 661 | "time": "2020-07-27T03:41:45+00:00", |
| 662 | "type": "library", |
| 663 | "installation-source": "dist", |
| 664 | "autoload": { |
| 665 | "psr-4": { |
| 666 | "Minifier\\": "src/" |
| 667 | } |
| 668 | }, |
| 669 | "notification-url": "https://packagist.org/downloads/", |
| 670 | "license": [ |
| 671 | "MIT" |
| 672 | ], |
| 673 | "authors": [ |
| 674 | { |
| 675 | "name": "Jens Törnell", |
| 676 | "email": "webblayout@gmail.com" |
| 677 | }, |
| 678 | { |
| 679 | "name": "Phil Faciana", |
| 680 | "email": "phil@renderdev.com" |
| 681 | } |
| 682 | ], |
| 683 | "description": "Minify HTML in PHP with just a single class", |
| 684 | "keywords": [ |
| 685 | "html", |
| 686 | "minifier", |
| 687 | "minify" |
| 688 | ], |
| 689 | "support": { |
| 690 | "source": "https://github.com/pfaciana/tiny-html-minifier/tree/v3.0.0" |
| 691 | }, |
| 692 | "install-path": "../pfaciana/tiny-html-minifier" |
| 693 | }, |
| 694 | { |
| 695 | "name": "queue-interop/queue-interop", |
| 696 | "version": "0.8.1", |
| 697 | "version_normalized": "0.8.1.0", |
| 698 | "source": { |
| 699 | "type": "git", |
| 700 | "url": "https://github.com/queue-interop/queue-interop.git", |
| 701 | "reference": "117043fd38490f8b5516622cd4b697b33a89ce2b" |
| 702 | }, |
| 703 | "dist": { |
| 704 | "type": "zip", |
| 705 | "url": "https://api.github.com/repos/queue-interop/queue-interop/zipball/117043fd38490f8b5516622cd4b697b33a89ce2b", |
| 706 | "reference": "117043fd38490f8b5516622cd4b697b33a89ce2b", |
| 707 | "shasum": "" |
| 708 | }, |
| 709 | "require": { |
| 710 | "php": "^7.1.3 || ^8.0" |
| 711 | }, |
| 712 | "require-dev": { |
| 713 | "phpunit/phpunit": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0", |
| 714 | "queue-interop/queue-spec": "^0.6@dev" |
| 715 | }, |
| 716 | "time": "2020-12-21T13:14:51+00:00", |
| 717 | "type": "library", |
| 718 | "extra": { |
| 719 | "branch-alias": { |
| 720 | "dev-master": "0.7-dev" |
| 721 | } |
| 722 | }, |
| 723 | "installation-source": "dist", |
| 724 | "autoload": { |
| 725 | "psr-4": { |
| 726 | "Interop\\Queue\\": "src/" |
| 727 | } |
| 728 | }, |
| 729 | "notification-url": "https://packagist.org/downloads/", |
| 730 | "license": [ |
| 731 | "MIT" |
| 732 | ], |
| 733 | "description": "Promoting the interoperability of MQs objects. Based on Java JMS", |
| 734 | "homepage": "https://github.com/queue-interop/queue-interop", |
| 735 | "keywords": [ |
| 736 | "MQ", |
| 737 | "jms", |
| 738 | "message queue", |
| 739 | "messaging", |
| 740 | "queue" |
| 741 | ], |
| 742 | "support": { |
| 743 | "issues": "https://github.com/queue-interop/queue-interop/issues", |
| 744 | "source": "https://github.com/queue-interop/queue-interop/tree/0.8.1" |
| 745 | }, |
| 746 | "install-path": "../queue-interop/queue-interop" |
| 747 | }, |
| 748 | { |
| 749 | "name": "symfony/filesystem", |
| 750 | "version": "v5.4.45", |
| 751 | "version_normalized": "5.4.45.0", |
| 752 | "source": { |
| 753 | "type": "git", |
| 754 | "url": "https://github.com/symfony/filesystem.git", |
| 755 | "reference": "57c8294ed37d4a055b77057827c67f9558c95c54" |
| 756 | }, |
| 757 | "dist": { |
| 758 | "type": "zip", |
| 759 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/57c8294ed37d4a055b77057827c67f9558c95c54", |
| 760 | "reference": "57c8294ed37d4a055b77057827c67f9558c95c54", |
| 761 | "shasum": "" |
| 762 | }, |
| 763 | "require": { |
| 764 | "php": ">=7.2.5", |
| 765 | "symfony/polyfill-ctype": "~1.8", |
| 766 | "symfony/polyfill-mbstring": "~1.8", |
| 767 | "symfony/polyfill-php80": "^1.16" |
| 768 | }, |
| 769 | "require-dev": { |
| 770 | "symfony/process": "^5.4|^6.4" |
| 771 | }, |
| 772 | "time": "2024-10-22T13:05:35+00:00", |
| 773 | "type": "library", |
| 774 | "installation-source": "dist", |
| 775 | "autoload": { |
| 776 | "psr-4": { |
| 777 | "Symfony\\Component\\Filesystem\\": "" |
| 778 | }, |
| 779 | "exclude-from-classmap": [ |
| 780 | "/Tests/" |
| 781 | ] |
| 782 | }, |
| 783 | "notification-url": "https://packagist.org/downloads/", |
| 784 | "license": [ |
| 785 | "MIT" |
| 786 | ], |
| 787 | "authors": [ |
| 788 | { |
| 789 | "name": "Fabien Potencier", |
| 790 | "email": "fabien@symfony.com" |
| 791 | }, |
| 792 | { |
| 793 | "name": "Symfony Community", |
| 794 | "homepage": "https://symfony.com/contributors" |
| 795 | } |
| 796 | ], |
| 797 | "description": "Provides basic utilities for the filesystem", |
| 798 | "homepage": "https://symfony.com", |
| 799 | "support": { |
| 800 | "source": "https://github.com/symfony/filesystem/tree/v5.4.45" |
| 801 | }, |
| 802 | "funding": [ |
| 803 | { |
| 804 | "url": "https://symfony.com/sponsor", |
| 805 | "type": "custom" |
| 806 | }, |
| 807 | { |
| 808 | "url": "https://github.com/fabpot", |
| 809 | "type": "github" |
| 810 | }, |
| 811 | { |
| 812 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 813 | "type": "tidelift" |
| 814 | } |
| 815 | ], |
| 816 | "install-path": "../symfony/filesystem" |
| 817 | }, |
| 818 | { |
| 819 | "name": "symfony/polyfill-ctype", |
| 820 | "version": "v1.31.0", |
| 821 | "version_normalized": "1.31.0.0", |
| 822 | "source": { |
| 823 | "type": "git", |
| 824 | "url": "https://github.com/symfony/polyfill-ctype.git", |
| 825 | "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" |
| 826 | }, |
| 827 | "dist": { |
| 828 | "type": "zip", |
| 829 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", |
| 830 | "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", |
| 831 | "shasum": "" |
| 832 | }, |
| 833 | "require": { |
| 834 | "php": ">=7.2" |
| 835 | }, |
| 836 | "provide": { |
| 837 | "ext-ctype": "*" |
| 838 | }, |
| 839 | "suggest": { |
| 840 | "ext-ctype": "For best performance" |
| 841 | }, |
| 842 | "time": "2024-09-09T11:45:10+00:00", |
| 843 | "type": "library", |
| 844 | "extra": { |
| 845 | "thanks": { |
| 846 | "url": "https://github.com/symfony/polyfill", |
| 847 | "name": "symfony/polyfill" |
| 848 | } |
| 849 | }, |
| 850 | "installation-source": "dist", |
| 851 | "autoload": { |
| 852 | "files": [ |
| 853 | "bootstrap.php" |
| 854 | ], |
| 855 | "psr-4": { |
| 856 | "Symfony\\Polyfill\\Ctype\\": "" |
| 857 | } |
| 858 | }, |
| 859 | "notification-url": "https://packagist.org/downloads/", |
| 860 | "license": [ |
| 861 | "MIT" |
| 862 | ], |
| 863 | "authors": [ |
| 864 | { |
| 865 | "name": "Gert de Pagter", |
| 866 | "email": "BackEndTea@gmail.com" |
| 867 | }, |
| 868 | { |
| 869 | "name": "Symfony Community", |
| 870 | "homepage": "https://symfony.com/contributors" |
| 871 | } |
| 872 | ], |
| 873 | "description": "Symfony polyfill for ctype functions", |
| 874 | "homepage": "https://symfony.com", |
| 875 | "keywords": [ |
| 876 | "compatibility", |
| 877 | "ctype", |
| 878 | "polyfill", |
| 879 | "portable" |
| 880 | ], |
| 881 | "support": { |
| 882 | "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" |
| 883 | }, |
| 884 | "funding": [ |
| 885 | { |
| 886 | "url": "https://symfony.com/sponsor", |
| 887 | "type": "custom" |
| 888 | }, |
| 889 | { |
| 890 | "url": "https://github.com/fabpot", |
| 891 | "type": "github" |
| 892 | }, |
| 893 | { |
| 894 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 895 | "type": "tidelift" |
| 896 | } |
| 897 | ], |
| 898 | "install-path": "../symfony/polyfill-ctype" |
| 899 | }, |
| 900 | { |
| 901 | "name": "symfony/polyfill-mbstring", |
| 902 | "version": "v1.31.0", |
| 903 | "version_normalized": "1.31.0.0", |
| 904 | "source": { |
| 905 | "type": "git", |
| 906 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
| 907 | "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" |
| 908 | }, |
| 909 | "dist": { |
| 910 | "type": "zip", |
| 911 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", |
| 912 | "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", |
| 913 | "shasum": "" |
| 914 | }, |
| 915 | "require": { |
| 916 | "php": ">=7.2" |
| 917 | }, |
| 918 | "provide": { |
| 919 | "ext-mbstring": "*" |
| 920 | }, |
| 921 | "suggest": { |
| 922 | "ext-mbstring": "For best performance" |
| 923 | }, |
| 924 | "time": "2024-09-09T11:45:10+00:00", |
| 925 | "type": "library", |
| 926 | "extra": { |
| 927 | "thanks": { |
| 928 | "url": "https://github.com/symfony/polyfill", |
| 929 | "name": "symfony/polyfill" |
| 930 | } |
| 931 | }, |
| 932 | "installation-source": "dist", |
| 933 | "autoload": { |
| 934 | "files": [ |
| 935 | "bootstrap.php" |
| 936 | ], |
| 937 | "psr-4": { |
| 938 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 939 | } |
| 940 | }, |
| 941 | "notification-url": "https://packagist.org/downloads/", |
| 942 | "license": [ |
| 943 | "MIT" |
| 944 | ], |
| 945 | "authors": [ |
| 946 | { |
| 947 | "name": "Nicolas Grekas", |
| 948 | "email": "p@tchwork.com" |
| 949 | }, |
| 950 | { |
| 951 | "name": "Symfony Community", |
| 952 | "homepage": "https://symfony.com/contributors" |
| 953 | } |
| 954 | ], |
| 955 | "description": "Symfony polyfill for the Mbstring extension", |
| 956 | "homepage": "https://symfony.com", |
| 957 | "keywords": [ |
| 958 | "compatibility", |
| 959 | "mbstring", |
| 960 | "polyfill", |
| 961 | "portable", |
| 962 | "shim" |
| 963 | ], |
| 964 | "support": { |
| 965 | "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" |
| 966 | }, |
| 967 | "funding": [ |
| 968 | { |
| 969 | "url": "https://symfony.com/sponsor", |
| 970 | "type": "custom" |
| 971 | }, |
| 972 | { |
| 973 | "url": "https://github.com/fabpot", |
| 974 | "type": "github" |
| 975 | }, |
| 976 | { |
| 977 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 978 | "type": "tidelift" |
| 979 | } |
| 980 | ], |
| 981 | "install-path": "../symfony/polyfill-mbstring" |
| 982 | }, |
| 983 | { |
| 984 | "name": "symfony/polyfill-php80", |
| 985 | "version": "v1.31.0", |
| 986 | "version_normalized": "1.31.0.0", |
| 987 | "source": { |
| 988 | "type": "git", |
| 989 | "url": "https://github.com/symfony/polyfill-php80.git", |
| 990 | "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" |
| 991 | }, |
| 992 | "dist": { |
| 993 | "type": "zip", |
| 994 | "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", |
| 995 | "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", |
| 996 | "shasum": "" |
| 997 | }, |
| 998 | "require": { |
| 999 | "php": ">=7.2" |
| 1000 | }, |
| 1001 | "time": "2024-09-09T11:45:10+00:00", |
| 1002 | "type": "library", |
| 1003 | "extra": { |
| 1004 | "thanks": { |
| 1005 | "url": "https://github.com/symfony/polyfill", |
| 1006 | "name": "symfony/polyfill" |
| 1007 | } |
| 1008 | }, |
| 1009 | "installation-source": "dist", |
| 1010 | "autoload": { |
| 1011 | "files": [ |
| 1012 | "bootstrap.php" |
| 1013 | ], |
| 1014 | "psr-4": { |
| 1015 | "Symfony\\Polyfill\\Php80\\": "" |
| 1016 | }, |
| 1017 | "classmap": [ |
| 1018 | "Resources/stubs" |
| 1019 | ] |
| 1020 | }, |
| 1021 | "notification-url": "https://packagist.org/downloads/", |
| 1022 | "license": [ |
| 1023 | "MIT" |
| 1024 | ], |
| 1025 | "authors": [ |
| 1026 | { |
| 1027 | "name": "Ion Bazan", |
| 1028 | "email": "ion.bazan@gmail.com" |
| 1029 | }, |
| 1030 | { |
| 1031 | "name": "Nicolas Grekas", |
| 1032 | "email": "p@tchwork.com" |
| 1033 | }, |
| 1034 | { |
| 1035 | "name": "Symfony Community", |
| 1036 | "homepage": "https://symfony.com/contributors" |
| 1037 | } |
| 1038 | ], |
| 1039 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 1040 | "homepage": "https://symfony.com", |
| 1041 | "keywords": [ |
| 1042 | "compatibility", |
| 1043 | "polyfill", |
| 1044 | "portable", |
| 1045 | "shim" |
| 1046 | ], |
| 1047 | "support": { |
| 1048 | "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" |
| 1049 | }, |
| 1050 | "funding": [ |
| 1051 | { |
| 1052 | "url": "https://symfony.com/sponsor", |
| 1053 | "type": "custom" |
| 1054 | }, |
| 1055 | { |
| 1056 | "url": "https://github.com/fabpot", |
| 1057 | "type": "github" |
| 1058 | }, |
| 1059 | { |
| 1060 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1061 | "type": "tidelift" |
| 1062 | } |
| 1063 | ], |
| 1064 | "install-path": "../symfony/polyfill-php80" |
| 1065 | } |
| 1066 | ], |
| 1067 | "dev": false, |
| 1068 | "dev-package-names": [] |
| 1069 | } |
| 1070 |