installers
1 year ago
ClassLoader.php
1 year ago
InstalledVersions.php
1 year ago
LICENSE
1 year ago
autoload_classmap.php
1 year ago
autoload_namespaces.php
1 year ago
autoload_psr4.php
1 year ago
autoload_real.php
1 year ago
autoload_static.php
1 year ago
installed.json
1 year ago
installed.php
1 year ago
platform_check.php
1 year ago
installed.json
550 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "charles-rumley/php-po-to-json", |
| 5 | "version": "dev-master", |
| 6 | "version_normalized": "dev-master", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/charles-rumley/php-po-to-json.git", |
| 10 | "reference": "c2d228fbbb69b90b6c331141b89c4faf985e6152" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/charles-rumley/php-po-to-json/zipball/c2d228fbbb69b90b6c331141b89c4faf985e6152", |
| 15 | "reference": "c2d228fbbb69b90b6c331141b89c4faf985e6152", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "php": ">=5.3.0", |
| 20 | "sepia/po-parser": "^4.2" |
| 21 | }, |
| 22 | "require-dev": { |
| 23 | "phpunit/phpunit": "~4.0" |
| 24 | }, |
| 25 | "time": "2016-09-08T12:53:20+00:00", |
| 26 | "default-branch": true, |
| 27 | "type": "package", |
| 28 | "installation-source": "dist", |
| 29 | "autoload": { |
| 30 | "psr-4": { |
| 31 | "CharlesRumley\\": "src/", |
| 32 | "CharlesRumley\\Tests\\": "tests/" |
| 33 | } |
| 34 | }, |
| 35 | "notification-url": "https://packagist.org/downloads/", |
| 36 | "license": [ |
| 37 | "MIT" |
| 38 | ], |
| 39 | "authors": [ |
| 40 | { |
| 41 | "name": "Charles Rumley", |
| 42 | "email": "charles.rumley@gmail.com" |
| 43 | } |
| 44 | ], |
| 45 | "keywords": [ |
| 46 | "i18n", |
| 47 | "jed", |
| 48 | "json", |
| 49 | "php", |
| 50 | "translation" |
| 51 | ], |
| 52 | "support": { |
| 53 | "issues": "https://github.com/charles-rumley/php-po-to-json/issues", |
| 54 | "source": "https://github.com/charles-rumley/php-po-to-json/tree/master" |
| 55 | }, |
| 56 | "install-path": "../charles-rumley/php-po-to-json" |
| 57 | }, |
| 58 | { |
| 59 | "name": "composer/installers", |
| 60 | "version": "v1.12.0", |
| 61 | "version_normalized": "1.12.0.0", |
| 62 | "source": { |
| 63 | "type": "git", |
| 64 | "url": "https://github.com/composer/installers.git", |
| 65 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" |
| 66 | }, |
| 67 | "dist": { |
| 68 | "type": "zip", |
| 69 | "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 70 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 71 | "shasum": "" |
| 72 | }, |
| 73 | "require": { |
| 74 | "composer-plugin-api": "^1.0 || ^2.0" |
| 75 | }, |
| 76 | "replace": { |
| 77 | "roundcube/plugin-installer": "*", |
| 78 | "shama/baton": "*" |
| 79 | }, |
| 80 | "require-dev": { |
| 81 | "composer/composer": "1.6.* || ^2.0", |
| 82 | "composer/semver": "^1 || ^3", |
| 83 | "phpstan/phpstan": "^0.12.55", |
| 84 | "phpstan/phpstan-phpunit": "^0.12.16", |
| 85 | "symfony/phpunit-bridge": "^4.2 || ^5", |
| 86 | "symfony/process": "^2.3" |
| 87 | }, |
| 88 | "time": "2021-09-13T08:19:44+00:00", |
| 89 | "type": "composer-plugin", |
| 90 | "extra": { |
| 91 | "class": "Composer\\Installers\\Plugin", |
| 92 | "branch-alias": { |
| 93 | "dev-main": "1.x-dev" |
| 94 | } |
| 95 | }, |
| 96 | "installation-source": "dist", |
| 97 | "autoload": { |
| 98 | "psr-4": { |
| 99 | "Composer\\Installers\\": "src/Composer/Installers" |
| 100 | } |
| 101 | }, |
| 102 | "notification-url": "https://packagist.org/downloads/", |
| 103 | "license": [ |
| 104 | "MIT" |
| 105 | ], |
| 106 | "authors": [ |
| 107 | { |
| 108 | "name": "Kyle Robinson Young", |
| 109 | "email": "kyle@dontkry.com", |
| 110 | "homepage": "https://github.com/shama" |
| 111 | } |
| 112 | ], |
| 113 | "description": "A multi-framework Composer library installer", |
| 114 | "homepage": "https://composer.github.io/installers/", |
| 115 | "keywords": [ |
| 116 | "Craft", |
| 117 | "Dolibarr", |
| 118 | "Eliasis", |
| 119 | "Hurad", |
| 120 | "ImageCMS", |
| 121 | "Kanboard", |
| 122 | "Lan Management System", |
| 123 | "MODX Evo", |
| 124 | "MantisBT", |
| 125 | "Mautic", |
| 126 | "Maya", |
| 127 | "OXID", |
| 128 | "Plentymarkets", |
| 129 | "Porto", |
| 130 | "RadPHP", |
| 131 | "SMF", |
| 132 | "Starbug", |
| 133 | "Thelia", |
| 134 | "Whmcs", |
| 135 | "WolfCMS", |
| 136 | "agl", |
| 137 | "aimeos", |
| 138 | "annotatecms", |
| 139 | "attogram", |
| 140 | "bitrix", |
| 141 | "cakephp", |
| 142 | "chef", |
| 143 | "cockpit", |
| 144 | "codeigniter", |
| 145 | "concrete5", |
| 146 | "croogo", |
| 147 | "dokuwiki", |
| 148 | "drupal", |
| 149 | "eZ Platform", |
| 150 | "elgg", |
| 151 | "expressionengine", |
| 152 | "fuelphp", |
| 153 | "grav", |
| 154 | "installer", |
| 155 | "itop", |
| 156 | "joomla", |
| 157 | "known", |
| 158 | "kohana", |
| 159 | "laravel", |
| 160 | "lavalite", |
| 161 | "lithium", |
| 162 | "magento", |
| 163 | "majima", |
| 164 | "mako", |
| 165 | "mediawiki", |
| 166 | "miaoxing", |
| 167 | "modulework", |
| 168 | "modx", |
| 169 | "moodle", |
| 170 | "osclass", |
| 171 | "pantheon", |
| 172 | "phpbb", |
| 173 | "piwik", |
| 174 | "ppi", |
| 175 | "processwire", |
| 176 | "puppet", |
| 177 | "pxcms", |
| 178 | "reindex", |
| 179 | "roundcube", |
| 180 | "shopware", |
| 181 | "silverstripe", |
| 182 | "sydes", |
| 183 | "sylius", |
| 184 | "symfony", |
| 185 | "tastyigniter", |
| 186 | "typo3", |
| 187 | "wordpress", |
| 188 | "yawik", |
| 189 | "zend", |
| 190 | "zikula" |
| 191 | ], |
| 192 | "support": { |
| 193 | "issues": "https://github.com/composer/installers/issues", |
| 194 | "source": "https://github.com/composer/installers/tree/v1.12.0" |
| 195 | }, |
| 196 | "funding": [ |
| 197 | { |
| 198 | "url": "https://packagist.com", |
| 199 | "type": "custom" |
| 200 | }, |
| 201 | { |
| 202 | "url": "https://github.com/composer", |
| 203 | "type": "github" |
| 204 | }, |
| 205 | { |
| 206 | "url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 207 | "type": "tidelift" |
| 208 | } |
| 209 | ], |
| 210 | "install-path": "./installers" |
| 211 | }, |
| 212 | { |
| 213 | "name": "pragmarx/random", |
| 214 | "version": "v0.2.2", |
| 215 | "version_normalized": "0.2.2.0", |
| 216 | "source": { |
| 217 | "type": "git", |
| 218 | "url": "https://github.com/antonioribeiro/random.git", |
| 219 | "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7" |
| 220 | }, |
| 221 | "dist": { |
| 222 | "type": "zip", |
| 223 | "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7", |
| 224 | "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7", |
| 225 | "shasum": "" |
| 226 | }, |
| 227 | "require": { |
| 228 | "php": ">=7.0" |
| 229 | }, |
| 230 | "require-dev": { |
| 231 | "fzaninotto/faker": "~1.7", |
| 232 | "phpunit/phpunit": "~6.4", |
| 233 | "pragmarx/trivia": "~0.1", |
| 234 | "squizlabs/php_codesniffer": "^2.3" |
| 235 | }, |
| 236 | "suggest": { |
| 237 | "fzaninotto/faker": "Allows you to get dozens of randomized types", |
| 238 | "pragmarx/trivia": "For the trivia database" |
| 239 | }, |
| 240 | "time": "2017-11-21T05:26:22+00:00", |
| 241 | "type": "library", |
| 242 | "extra": { |
| 243 | "branch-alias": { |
| 244 | "dev-master": "1.0-dev" |
| 245 | } |
| 246 | }, |
| 247 | "installation-source": "dist", |
| 248 | "autoload": { |
| 249 | "psr-4": { |
| 250 | "PragmaRX\\Random\\": "src" |
| 251 | } |
| 252 | }, |
| 253 | "notification-url": "https://packagist.org/downloads/", |
| 254 | "license": [ |
| 255 | "MIT" |
| 256 | ], |
| 257 | "authors": [ |
| 258 | { |
| 259 | "name": "Antonio Carlos Ribeiro", |
| 260 | "email": "acr@antoniocarlosribeiro.com", |
| 261 | "homepage": "https://antoniocarlosribeiro.com", |
| 262 | "role": "Developer" |
| 263 | } |
| 264 | ], |
| 265 | "description": "Create random chars, numbers, strings", |
| 266 | "homepage": "https://github.com/antonioribeiro/random", |
| 267 | "keywords": [ |
| 268 | "Randomize", |
| 269 | "faker", |
| 270 | "pragmarx", |
| 271 | "random", |
| 272 | "random number", |
| 273 | "random pattern", |
| 274 | "random string" |
| 275 | ], |
| 276 | "support": { |
| 277 | "issues": "https://github.com/antonioribeiro/random/issues", |
| 278 | "source": "https://github.com/antonioribeiro/random/tree/master" |
| 279 | }, |
| 280 | "install-path": "../pragmarx/random" |
| 281 | }, |
| 282 | { |
| 283 | "name": "pragmarx/recovery", |
| 284 | "version": "v0.2.1", |
| 285 | "version_normalized": "0.2.1.0", |
| 286 | "source": { |
| 287 | "type": "git", |
| 288 | "url": "https://github.com/antonioribeiro/recovery.git", |
| 289 | "reference": "b5ce4082f059afac6761714a84497816f45271cc" |
| 290 | }, |
| 291 | "dist": { |
| 292 | "type": "zip", |
| 293 | "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc", |
| 294 | "reference": "b5ce4082f059afac6761714a84497816f45271cc", |
| 295 | "shasum": "" |
| 296 | }, |
| 297 | "require": { |
| 298 | "php": ">=7.0", |
| 299 | "pragmarx/random": "~0.1" |
| 300 | }, |
| 301 | "require-dev": { |
| 302 | "phpunit/phpunit": ">=5.4.3", |
| 303 | "squizlabs/php_codesniffer": "^2.3", |
| 304 | "tightenco/collect": "^5.0" |
| 305 | }, |
| 306 | "suggest": { |
| 307 | "tightenco/collect": "Allows to generate recovery codes as collections" |
| 308 | }, |
| 309 | "time": "2021-08-15T12:26:51+00:00", |
| 310 | "type": "library", |
| 311 | "extra": { |
| 312 | "branch-alias": { |
| 313 | "dev-master": "1.0-dev" |
| 314 | } |
| 315 | }, |
| 316 | "installation-source": "dist", |
| 317 | "autoload": { |
| 318 | "psr-4": { |
| 319 | "PragmaRX\\Recovery\\": "src" |
| 320 | } |
| 321 | }, |
| 322 | "notification-url": "https://packagist.org/downloads/", |
| 323 | "license": [ |
| 324 | "MIT" |
| 325 | ], |
| 326 | "authors": [ |
| 327 | { |
| 328 | "name": "Antonio Carlos Ribeiro", |
| 329 | "email": "acr@antoniocarlosribeiro.com", |
| 330 | "homepage": "https://antoniocarlosribeiro.com", |
| 331 | "role": "Developer" |
| 332 | } |
| 333 | ], |
| 334 | "description": "Create recovery codes for two factor auth", |
| 335 | "homepage": "https://github.com/antonioribeiro/recovery", |
| 336 | "keywords": [ |
| 337 | "2fa", |
| 338 | "account recovery", |
| 339 | "auth", |
| 340 | "backup codes", |
| 341 | "google2fa", |
| 342 | "pragmarx", |
| 343 | "recovery", |
| 344 | "recovery codes", |
| 345 | "two factor auth" |
| 346 | ], |
| 347 | "support": { |
| 348 | "issues": "https://github.com/antonioribeiro/recovery/issues", |
| 349 | "source": "https://github.com/antonioribeiro/recovery/tree/v0.2.1" |
| 350 | }, |
| 351 | "install-path": "../pragmarx/recovery" |
| 352 | }, |
| 353 | { |
| 354 | "name": "sepia/po-parser", |
| 355 | "version": "4.2.2", |
| 356 | "version_normalized": "4.2.2.0", |
| 357 | "source": { |
| 358 | "type": "git", |
| 359 | "url": "https://github.com/raulferras/PHP-po-parser.git", |
| 360 | "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe" |
| 361 | }, |
| 362 | "dist": { |
| 363 | "type": "zip", |
| 364 | "url": "https://api.github.com/repos/raulferras/PHP-po-parser/zipball/8a6bbcd4a231b19e1b052c1c46b0fe2935331afe", |
| 365 | "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe", |
| 366 | "shasum": "" |
| 367 | }, |
| 368 | "require": { |
| 369 | "php": ">=5.3" |
| 370 | }, |
| 371 | "require-dev": { |
| 372 | "phpunit/phpunit": "3.7.*", |
| 373 | "squizlabs/php_codesniffer": "1.5.*" |
| 374 | }, |
| 375 | "time": "2017-09-15T10:55:43+00:00", |
| 376 | "type": "library", |
| 377 | "installation-source": "dist", |
| 378 | "autoload": { |
| 379 | "psr-0": { |
| 380 | "Sepia": "src/" |
| 381 | } |
| 382 | }, |
| 383 | "notification-url": "https://packagist.org/downloads/", |
| 384 | "license": [ |
| 385 | "MIT" |
| 386 | ], |
| 387 | "authors": [ |
| 388 | { |
| 389 | "name": "Raúl Ferràs", |
| 390 | "email": "raul.ferras@gmail.com", |
| 391 | "role": "developer" |
| 392 | } |
| 393 | ], |
| 394 | "description": "Gettext *.PO file parser for PHP.", |
| 395 | "homepage": "https://github.com/raulferras/PHP-po-parser", |
| 396 | "keywords": [ |
| 397 | "gettext", |
| 398 | "i10n", |
| 399 | "i18n", |
| 400 | "po" |
| 401 | ], |
| 402 | "support": { |
| 403 | "issues": "https://github.com/raulferras/PHP-po-parser/issues", |
| 404 | "source": "https://github.com/raulferras/PHP-po-parser/tree/master" |
| 405 | }, |
| 406 | "install-path": "../sepia/po-parser" |
| 407 | }, |
| 408 | { |
| 409 | "name": "siteground/googleauthenticator", |
| 410 | "version": "dev-main", |
| 411 | "version_normalized": "dev-main", |
| 412 | "source": { |
| 413 | "type": "git", |
| 414 | "url": "git@gitlab.siteground.com:wordpress/googleauthenticator.git", |
| 415 | "reference": "0c6256897d91048ecf62409a9c349d56baf92e75" |
| 416 | }, |
| 417 | "require": { |
| 418 | "php": ">=5.3" |
| 419 | }, |
| 420 | "time": "2024-05-22T07:01:10+00:00", |
| 421 | "default-branch": true, |
| 422 | "type": "library", |
| 423 | "installation-source": "source", |
| 424 | "autoload": { |
| 425 | "classmap": [ |
| 426 | "PHPGangsta/GoogleAuthenticator.php" |
| 427 | ] |
| 428 | }, |
| 429 | "license": [ |
| 430 | "BSD-4-Clause" |
| 431 | ], |
| 432 | "authors": [ |
| 433 | { |
| 434 | "name": "Michael Kliewe", |
| 435 | "email": "info@phpgangsta.de", |
| 436 | "homepage": "http://www.phpgangsta.de/", |
| 437 | "role": "Developer" |
| 438 | } |
| 439 | ], |
| 440 | "description": "Google Authenticator 2-factor authentication", |
| 441 | "keywords": [ |
| 442 | "GoogleAuthenticator", |
| 443 | "TOTP", |
| 444 | "rfc6238" |
| 445 | ], |
| 446 | "support": { |
| 447 | "source": "https://github.com/PHPGangsta/GoogleAuthenticator", |
| 448 | "issues": "https://github.com/PHPGangsta/GoogleAuthenticator/issues" |
| 449 | }, |
| 450 | "install-path": "../siteground/googleauthenticator" |
| 451 | }, |
| 452 | { |
| 453 | "name": "siteground/siteground-data", |
| 454 | "version": "dev-master", |
| 455 | "version_normalized": "dev-master", |
| 456 | "source": { |
| 457 | "type": "git", |
| 458 | "url": "git@gitlab.siteground.com:wordpress/siteground-data.git", |
| 459 | "reference": "7a74a612208636dd6f489c5f663ae3659819f3ce" |
| 460 | }, |
| 461 | "require": { |
| 462 | "siteground/siteground-helper": "master@dev" |
| 463 | }, |
| 464 | "time": "2023-10-23T10:09:21+00:00", |
| 465 | "default-branch": true, |
| 466 | "type": "library", |
| 467 | "installation-source": "source", |
| 468 | "autoload": { |
| 469 | "psr-4": { |
| 470 | "SiteGround_Data\\": "src/" |
| 471 | } |
| 472 | }, |
| 473 | "authors": [ |
| 474 | { |
| 475 | "name": "Stanimir Stoyanov", |
| 476 | "email": "stanimir.stoyanov@siteground.com" |
| 477 | } |
| 478 | ], |
| 479 | "install-path": "../siteground/siteground-data" |
| 480 | }, |
| 481 | { |
| 482 | "name": "siteground/siteground-emails", |
| 483 | "version": "dev-master", |
| 484 | "version_normalized": "dev-master", |
| 485 | "source": { |
| 486 | "type": "git", |
| 487 | "url": "git@gitlab.siteground.com:wordpress/siteground-emails.git", |
| 488 | "reference": "488bda959c356fd330d0ecfb45885fc0f421f5b7" |
| 489 | }, |
| 490 | "time": "2022-05-04T06:04:35+00:00", |
| 491 | "default-branch": true, |
| 492 | "type": "library", |
| 493 | "installation-source": "source", |
| 494 | "autoload": { |
| 495 | "psr-4": { |
| 496 | "SiteGround_Emails\\": "src/" |
| 497 | } |
| 498 | }, |
| 499 | "install-path": "../siteground/siteground-emails" |
| 500 | }, |
| 501 | { |
| 502 | "name": "siteground/siteground-helper", |
| 503 | "version": "dev-master", |
| 504 | "version_normalized": "dev-master", |
| 505 | "source": { |
| 506 | "type": "git", |
| 507 | "url": "git@gitlab.siteground.com:wordpress/siteground-helper.git", |
| 508 | "reference": "5601ba384a643e54359b8249e2be591e90161a7d" |
| 509 | }, |
| 510 | "time": "2023-09-07T11:49:29+00:00", |
| 511 | "default-branch": true, |
| 512 | "type": "library", |
| 513 | "installation-source": "source", |
| 514 | "autoload": { |
| 515 | "psr-4": { |
| 516 | "SiteGround_Helper\\": "src/" |
| 517 | } |
| 518 | }, |
| 519 | "license": [ |
| 520 | "MIT" |
| 521 | ], |
| 522 | "description": "Helper package used for Siteground wordpress plugins", |
| 523 | "homepage": "https://github.com/SiteGround/siteground-i18n", |
| 524 | "install-path": "../siteground/siteground-helper" |
| 525 | }, |
| 526 | { |
| 527 | "name": "siteground/siteground-i18n", |
| 528 | "version": "dev-master", |
| 529 | "version_normalized": "dev-master", |
| 530 | "source": { |
| 531 | "type": "git", |
| 532 | "url": "git@gitlab.siteground.com:wordpress/siteground-i18n.git", |
| 533 | "reference": "714db79a69f373acd8f8023aededc27e94463041" |
| 534 | }, |
| 535 | "time": "2022-11-22T15:52:04+00:00", |
| 536 | "default-branch": true, |
| 537 | "type": "library", |
| 538 | "installation-source": "source", |
| 539 | "autoload": { |
| 540 | "psr-4": { |
| 541 | "SiteGround_i18n\\": "src/" |
| 542 | } |
| 543 | }, |
| 544 | "install-path": "../siteground/siteground-i18n" |
| 545 | } |
| 546 | ], |
| 547 | "dev": true, |
| 548 | "dev-package-names": [] |
| 549 | } |
| 550 |