1{ 2 "packages": [ 3 { 4 "name": "aziraphale/email-address-validator", 5 "version": "2.0.1", 6 "version_normalized": "2.0.1.0", 7 "source": { 8 "type": "git", 9 "url": "https://github.com/aziraphale/email-address-validator.git", 10 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650" 11 }, 12 "dist": { 13 "type": "zip", 14 "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650", 15 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650", 16 "shasum": "" 17 }, 18 "require-dev": { 19 "phpunit/phpunit": "^5.7" 20 }, 21 "time": "2017-05-22T14:05:57+00:00", 22 "type": "library", 23 "installation-source": "dist", 24 "autoload": { 25 "psr-0": { 26 "EmailAddressValidator": "" 27 } 28 }, 29 "notification-url": "https://packagist.org/downloads/", 30 "license": [ 31 "MIT" 32 ], 33 "authors": [ 34 { 35 "name": "Dave Child", 36 "email": "dave@addedbytes.com" 37 }, 38 { 39 "name": "Andrew Gillard", 40 "email": "andrew@lorddeath.net" 41 } 42 ], 43 "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!", 44 "homepage": "https://github.com/aziraphale/email-address-validator", 45 "install-path": "../aziraphale/email-address-validator" 46 }, 47 { 48 "name": "geshi/geshi", 49 "version": "dev-master", 50 "version_normalized": "dev-master", 51 "source": { 52 "type": "git", 53 "url": "https://github.com/GeSHi/geshi-1.0.git", 54 "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c" 55 }, 56 "dist": { 57 "type": "zip", 58 "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f080468c", 59 "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c", 60 "shasum": "" 61 }, 62 "require-dev": { 63 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2" 64 }, 65 "time": "2024-03-17T14:59:35+00:00", 66 "default-branch": true, 67 "type": "library", 68 "installation-source": "source", 69 "autoload": { 70 "classmap": [ 71 "src/geshi/", 72 "src/geshi.php" 73 ] 74 }, 75 "notification-url": "https://packagist.org/downloads/", 76 "license": [ 77 "GPL-2.0+" 78 ], 79 "authors": [ 80 { 81 "name": "Benny Baumann", 82 "email": "BenBE@geshi.org", 83 "homepage": "http://blog.benny-baumann.de/", 84 "role": "Developer" 85 } 86 ], 87 "description": "Generic Syntax Highlighter", 88 "homepage": "http://qbnz.com/highlighter/", 89 "support": { 90 "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users", 91 "irc": "irc://irc.freenode.org/geshi", 92 "issues": "https://sourceforge.net/p/geshi/feature-requests/", 93 "source": "https://github.com/GeSHi/geshi-1.0/tree/master" 94 }, 95 "install-path": "../geshi/geshi" 96 }, 97 { 98 "name": "kissifrot/php-ixr", 99 "version": "dev-dokuwiki", 100 "version_normalized": "dev-dokuwiki", 101 "source": { 102 "type": "git", 103 "url": "https://github.com/dokudeps/php-ixr.git", 104 "reference": "2b4dfcd97d39969f6a1468badec854778abe160c" 105 }, 106 "dist": { 107 "type": "zip", 108 "url": "https://api.github.com/repos/dokudeps/php-ixr/zipball/2b4dfcd97d39969f6a1468badec854778abe160c", 109 "reference": "2b4dfcd97d39969f6a1468badec854778abe160c", 110 "shasum": "" 111 }, 112 "require": { 113 "ext-xml": "*", 114 "php": ">=5.4.0" 115 }, 116 "require-dev": { 117 "phpunit/phpunit": "^8.0" 118 }, 119 "time": "2026-04-10T16:32:59+00:00", 120 "type": "library", 121 "installation-source": "dist", 122 "autoload": { 123 "psr-4": { 124 "IXR\\tests\\": "tests/", 125 "IXR\\": "src/" 126 } 127 }, 128 "license": [ 129 "BSD-3-Clause" 130 ], 131 "authors": [ 132 { 133 "name": "Incutio Ltd 2010 - Simon Willison", 134 "homepage": "http://scripts.incutio.com/xmlrpc/" 135 } 136 ], 137 "description": "Incutio XML-RPC library (IXR)", 138 "homepage": "http://scripts.incutio.com/xmlrpc/", 139 "keywords": [ 140 "remote procedure call", 141 "rpc", 142 "xlm-rpc", 143 "xmlrpc" 144 ], 145 "support": { 146 "source": "https://github.com/dokudeps/php-ixr/tree/dokuwiki" 147 }, 148 "install-path": "../kissifrot/php-ixr" 149 }, 150 { 151 "name": "openpsa/universalfeedcreator", 152 "version": "v1.9.0", 153 "version_normalized": "1.9.0.0", 154 "source": { 155 "type": "git", 156 "url": "https://github.com/flack/UniversalFeedCreator.git", 157 "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e" 158 }, 159 "dist": { 160 "type": "zip", 161 "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/c55f908e867aa6dade0905b8aefb94fd9d8c1f9e", 162 "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e", 163 "shasum": "" 164 }, 165 "require": { 166 "php": ">=5.2" 167 }, 168 "require-dev": { 169 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.32 || ^9.5.10" 170 }, 171 "time": "2024-02-22T11:08:24+00:00", 172 "type": "library", 173 "installation-source": "dist", 174 "autoload": { 175 "files": [ 176 "lib/constants.php" 177 ], 178 "classmap": [ 179 "lib" 180 ] 181 }, 182 "notification-url": "https://packagist.org/downloads/", 183 "license": [ 184 "LGPL-2.1-or-later" 185 ], 186 "authors": [ 187 { 188 "name": "Andreas Flack", 189 "email": "flack@contentcontrol-berlin.de", 190 "homepage": "http://www.contentcontrol-berlin.de/" 191 } 192 ], 193 "description": "RSS and Atom feed generator by Kai Blankenhorn", 194 "keywords": [ 195 "atom", 196 "georss", 197 "gpx", 198 "opml", 199 "pie", 200 "rss" 201 ], 202 "support": { 203 "issues": "https://github.com/flack/UniversalFeedCreator/issues", 204 "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.9.0" 205 }, 206 "install-path": "../openpsa/universalfeedcreator" 207 }, 208 { 209 "name": "paragonie/constant_time_encoding", 210 "version": "v3.1.3", 211 "version_normalized": "3.1.3.0", 212 "source": { 213 "type": "git", 214 "url": "https://github.com/paragonie/constant_time_encoding.git", 215 "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77" 216 }, 217 "dist": { 218 "type": "zip", 219 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77", 220 "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77", 221 "shasum": "" 222 }, 223 "require": { 224 "php": "^8" 225 }, 226 "require-dev": { 227 "infection/infection": "^0", 228 "nikic/php-fuzzer": "^0", 229 "phpunit/phpunit": "^9|^10|^11", 230 "vimeo/psalm": "^4|^5|^6" 231 }, 232 "time": "2025-09-24T15:06:41+00:00", 233 "type": "library", 234 "installation-source": "dist", 235 "autoload": { 236 "psr-4": { 237 "ParagonIE\\ConstantTime\\": "src/" 238 } 239 }, 240 "notification-url": "https://packagist.org/downloads/", 241 "license": [ 242 "MIT" 243 ], 244 "authors": [ 245 { 246 "name": "Paragon Initiative Enterprises", 247 "email": "security@paragonie.com", 248 "homepage": "https://paragonie.com", 249 "role": "Maintainer" 250 }, 251 { 252 "name": "Steve 'Sc00bz' Thomas", 253 "email": "steve@tobtu.com", 254 "homepage": "https://www.tobtu.com", 255 "role": "Original Developer" 256 } 257 ], 258 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", 259 "keywords": [ 260 "base16", 261 "base32", 262 "base32_decode", 263 "base32_encode", 264 "base64", 265 "base64_decode", 266 "base64_encode", 267 "bin2hex", 268 "encoding", 269 "hex", 270 "hex2bin", 271 "rfc4648" 272 ], 273 "support": { 274 "email": "info@paragonie.com", 275 "issues": "https://github.com/paragonie/constant_time_encoding/issues", 276 "source": "https://github.com/paragonie/constant_time_encoding" 277 }, 278 "install-path": "../paragonie/constant_time_encoding" 279 }, 280 { 281 "name": "paragonie/random_compat", 282 "version": "v9.99.100", 283 "version_normalized": "9.99.100.0", 284 "source": { 285 "type": "git", 286 "url": "https://github.com/paragonie/random_compat.git", 287 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" 288 }, 289 "dist": { 290 "type": "zip", 291 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", 292 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", 293 "shasum": "" 294 }, 295 "require": { 296 "php": ">= 7" 297 }, 298 "require-dev": { 299 "phpunit/phpunit": "4.*|5.*", 300 "vimeo/psalm": "^1" 301 }, 302 "suggest": { 303 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 304 }, 305 "time": "2020-10-15T08:29:30+00:00", 306 "type": "library", 307 "installation-source": "dist", 308 "notification-url": "https://packagist.org/downloads/", 309 "license": [ 310 "MIT" 311 ], 312 "authors": [ 313 { 314 "name": "Paragon Initiative Enterprises", 315 "email": "security@paragonie.com", 316 "homepage": "https://paragonie.com" 317 } 318 ], 319 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 320 "keywords": [ 321 "csprng", 322 "polyfill", 323 "pseudorandom", 324 "random" 325 ], 326 "support": { 327 "email": "info@paragonie.com", 328 "issues": "https://github.com/paragonie/random_compat/issues", 329 "source": "https://github.com/paragonie/random_compat" 330 }, 331 "install-path": "../paragonie/random_compat" 332 }, 333 { 334 "name": "php81_bc/strftime", 335 "version": "dev-fallback-intl", 336 "version_normalized": "dev-fallback-intl", 337 "source": { 338 "type": "git", 339 "url": "https://github.com/alphp/strftime.git", 340 "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448" 341 }, 342 "dist": { 343 "type": "zip", 344 "url": "https://api.github.com/repos/alphp/strftime/zipball/dcd30543db16c9b4ba095f6bf32ac16f15eb9448", 345 "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448", 346 "shasum": "" 347 }, 348 "require": { 349 "php": ">=7.1.0" 350 }, 351 "require-dev": { 352 "phpunit/phpunit": "@stable" 353 }, 354 "suggest": { 355 "ext-intl": "For proper locale aware output" 356 }, 357 "time": "2025-05-20T20:04:36+00:00", 358 "type": "library", 359 "installation-source": "dist", 360 "autoload": { 361 "files": [ 362 "src/php-8.1-strftime.php" 363 ], 364 "psr-4": { 365 "PHP81_BC\\strftime\\": "src" 366 } 367 }, 368 "notification-url": "https://packagist.org/downloads/", 369 "license": [ 370 "MIT" 371 ], 372 "authors": [ 373 { 374 "name": "Fernando Herrero", 375 "homepage": "https://github.com/alphp/strftime/graphs/contributors" 376 } 377 ], 378 "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)", 379 "support": { 380 "issues": "https://github.com/alphp/strftime/issues", 381 "source": "https://github.com/alphp/strftime" 382 }, 383 "install-path": "../php81_bc/strftime" 384 }, 385 { 386 "name": "phpseclib/phpseclib", 387 "version": "3.0.51", 388 "version_normalized": "3.0.51.0", 389 "source": { 390 "type": "git", 391 "url": "https://github.com/phpseclib/phpseclib.git", 392 "reference": "d59c94077f9c9915abb51ddb52ce85188ece1748" 393 }, 394 "dist": { 395 "type": "zip", 396 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d59c94077f9c9915abb51ddb52ce85188ece1748", 397 "reference": "d59c94077f9c9915abb51ddb52ce85188ece1748", 398 "shasum": "" 399 }, 400 "require": { 401 "paragonie/constant_time_encoding": "^1|^2|^3", 402 "paragonie/random_compat": "^1.4|^2.0|^9.99.99", 403 "php": ">=5.6.1" 404 }, 405 "require-dev": { 406 "phpunit/phpunit": "*" 407 }, 408 "suggest": { 409 "ext-dom": "Install the DOM extension to load XML formatted public keys.", 410 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", 411 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", 412 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", 413 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." 414 }, 415 "time": "2026-04-10T01:33:53+00:00", 416 "type": "library", 417 "installation-source": "dist", 418 "autoload": { 419 "files": [ 420 "phpseclib/bootstrap.php" 421 ], 422 "psr-4": { 423 "phpseclib3\\": "phpseclib/" 424 } 425 }, 426 "notification-url": "https://packagist.org/downloads/", 427 "license": [ 428 "MIT" 429 ], 430 "authors": [ 431 { 432 "name": "Jim Wigginton", 433 "email": "terrafrost@php.net", 434 "role": "Lead Developer" 435 }, 436 { 437 "name": "Patrick Monnerat", 438 "email": "pm@datasphere.ch", 439 "role": "Developer" 440 }, 441 { 442 "name": "Andreas Fischer", 443 "email": "bantu@phpbb.com", 444 "role": "Developer" 445 }, 446 { 447 "name": "Hans-Jürgen Petrich", 448 "email": "petrich@tronic-media.com", 449 "role": "Developer" 450 }, 451 { 452 "name": "Graham Campbell", 453 "email": "graham@alt-three.com", 454 "role": "Developer" 455 } 456 ], 457 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", 458 "homepage": "http://phpseclib.sourceforge.net", 459 "keywords": [ 460 "BigInteger", 461 "aes", 462 "asn.1", 463 "asn1", 464 "blowfish", 465 "crypto", 466 "cryptography", 467 "encryption", 468 "rsa", 469 "security", 470 "sftp", 471 "signature", 472 "signing", 473 "ssh", 474 "twofish", 475 "x.509", 476 "x509" 477 ], 478 "support": { 479 "issues": "https://github.com/phpseclib/phpseclib/issues", 480 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.51" 481 }, 482 "funding": [ 483 { 484 "url": "https://github.com/terrafrost", 485 "type": "github" 486 }, 487 { 488 "url": "https://www.patreon.com/phpseclib", 489 "type": "patreon" 490 }, 491 { 492 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", 493 "type": "tidelift" 494 } 495 ], 496 "install-path": "../phpseclib/phpseclib" 497 }, 498 { 499 "name": "simplepie/simplepie", 500 "version": "1.9.0", 501 "version_normalized": "1.9.0.0", 502 "source": { 503 "type": "git", 504 "url": "https://github.com/simplepie/simplepie.git", 505 "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992" 506 }, 507 "dist": { 508 "type": "zip", 509 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/76cccb1b2c5dcaf44f304c925ab30c0f48643992", 510 "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992", 511 "shasum": "" 512 }, 513 "require": { 514 "ext-pcre": "*", 515 "ext-xml": "*", 516 "ext-xmlreader": "*", 517 "php": ">=7.2.0" 518 }, 519 "require-dev": { 520 "donatj/mock-webserver": "^2.7", 521 "friendsofphp/php-cs-fixer": "^2.19 || ^3.8", 522 "mf2/mf2": "^0.5.0", 523 "phpstan/phpstan": "~1.12.2", 524 "phpunit/phpunit": "^8 || ^9 || ^10", 525 "psr/http-client": "^1.0", 526 "psr/http-factory": "^1.0", 527 "psr/simple-cache": "^1 || ^2 || ^3" 528 }, 529 "suggest": { 530 "ext-curl": "", 531 "ext-iconv": "", 532 "ext-intl": "", 533 "ext-mbstring": "", 534 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" 535 }, 536 "time": "2025-09-12T06:34:27+00:00", 537 "type": "library", 538 "installation-source": "dist", 539 "autoload": { 540 "psr-0": { 541 "SimplePie": "library" 542 }, 543 "psr-4": { 544 "SimplePie\\": "src" 545 } 546 }, 547 "notification-url": "https://packagist.org/downloads/", 548 "license": [ 549 "BSD-3-Clause" 550 ], 551 "authors": [ 552 { 553 "name": "Ryan Parman", 554 "homepage": "http://ryanparman.com/", 555 "role": "Creator, alumnus developer" 556 }, 557 { 558 "name": "Sam Sneddon", 559 "homepage": "https://gsnedders.com/", 560 "role": "Alumnus developer" 561 }, 562 { 563 "name": "Ryan McCue", 564 "email": "me@ryanmccue.info", 565 "homepage": "http://ryanmccue.info/", 566 "role": "Developer" 567 } 568 ], 569 "description": "A simple Atom/RSS parsing library for PHP", 570 "homepage": "http://simplepie.org/", 571 "keywords": [ 572 "atom", 573 "feeds", 574 "rss" 575 ], 576 "support": { 577 "issues": "https://github.com/simplepie/simplepie/issues", 578 "source": "https://github.com/simplepie/simplepie/tree/1.9.0" 579 }, 580 "install-path": "../simplepie/simplepie" 581 }, 582 { 583 "name": "splitbrain/lesserphp", 584 "version": "v0.10.2", 585 "version_normalized": "0.10.2.0", 586 "source": { 587 "type": "git", 588 "url": "https://github.com/splitbrain/lesserphp.git", 589 "reference": "6def0a3b497b23add902b9859386642551f9c435" 590 }, 591 "dist": { 592 "type": "zip", 593 "url": "https://api.github.com/repos/splitbrain/lesserphp/zipball/6def0a3b497b23add902b9859386642551f9c435", 594 "reference": "6def0a3b497b23add902b9859386642551f9c435", 595 "shasum": "" 596 }, 597 "require": { 598 "php": ">=7.4" 599 }, 600 "require-dev": { 601 "phpunit/phpunit": "^9", 602 "rector/rector": "^1.2", 603 "squizlabs/php_codesniffer": "^3.8" 604 }, 605 "suggest": { 606 "ext-fileinfo": "For mime type guessing of embedded files" 607 }, 608 "time": "2024-11-25T11:59:34+00:00", 609 "type": "library", 610 "installation-source": "dist", 611 "autoload": { 612 "psr-4": { 613 "LesserPHP\\": "src", 614 "LesserPHP\\tests\\": "tests" 615 } 616 }, 617 "notification-url": "https://packagist.org/downloads/", 618 "license": [ 619 "MIT", 620 "GPL-3.0" 621 ], 622 "authors": [ 623 { 624 "name": "Leaf Corcoran", 625 "email": "leafot@gmail.com", 626 "homepage": "http://leafo.net" 627 }, 628 { 629 "name": "Marcus Schwarz", 630 "email": "github@maswaba.de", 631 "homepage": "https://www.maswaba.de" 632 }, 633 { 634 "name": "Andreas Gohr", 635 "email": "andi@splitbrain.org", 636 "homepage": "https://www.splitbrain.org" 637 } 638 ], 639 "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", 640 "support": { 641 "issues": "https://github.com/splitbrain/lesserphp/issues", 642 "source": "https://github.com/splitbrain/lesserphp/tree/v0.10.2" 643 }, 644 "install-path": "../splitbrain/lesserphp" 645 }, 646 { 647 "name": "splitbrain/php-archive", 648 "version": "1.4.1", 649 "version_normalized": "1.4.1.0", 650 "source": { 651 "type": "git", 652 "url": "https://github.com/splitbrain/php-archive.git", 653 "reference": "e45d0d9247742490ea87afc6c026f211424999c8" 654 }, 655 "dist": { 656 "type": "zip", 657 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/e45d0d9247742490ea87afc6c026f211424999c8", 658 "reference": "e45d0d9247742490ea87afc6c026f211424999c8", 659 "shasum": "" 660 }, 661 "require": { 662 "php": ">=7.0" 663 }, 664 "require-dev": { 665 "ext-bz2": "*", 666 "ext-zip": "*", 667 "mikey179/vfsstream": "^1.6", 668 "phpunit/phpunit": "^8" 669 }, 670 "suggest": { 671 "ext-bz2": "For bz2 compression", 672 "ext-iconv": "Used for proper filename encode handling", 673 "ext-mbstring": "Can be used alternatively for handling filename encoding", 674 "ext-zlib": "For zlib compression" 675 }, 676 "time": "2025-08-01T08:09:37+00:00", 677 "type": "library", 678 "installation-source": "dist", 679 "autoload": { 680 "psr-4": { 681 "splitbrain\\PHPArchive\\": "src" 682 } 683 }, 684 "notification-url": "https://packagist.org/downloads/", 685 "license": [ 686 "MIT" 687 ], 688 "authors": [ 689 { 690 "name": "Andreas Gohr", 691 "email": "andi@splitbrain.org" 692 } 693 ], 694 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 695 "keywords": [ 696 "archive", 697 "extract", 698 "tar", 699 "unpack", 700 "unzip", 701 "zip" 702 ], 703 "support": { 704 "issues": "https://github.com/splitbrain/php-archive/issues", 705 "source": "https://github.com/splitbrain/php-archive/tree/1.4.1" 706 }, 707 "funding": [ 708 { 709 "url": "https://github.com/sponsors/splitbrain", 710 "type": "github" 711 } 712 ], 713 "install-path": "../splitbrain/php-archive" 714 }, 715 { 716 "name": "splitbrain/php-cli", 717 "version": "1.3.5", 718 "version_normalized": "1.3.5.0", 719 "source": { 720 "type": "git", 721 "url": "https://github.com/splitbrain/php-cli.git", 722 "reference": "813410b23f9790a62620a79a4e87aed4c5c43e37" 723 }, 724 "dist": { 725 "type": "zip", 726 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/813410b23f9790a62620a79a4e87aed4c5c43e37", 727 "reference": "813410b23f9790a62620a79a4e87aed4c5c43e37", 728 "shasum": "" 729 }, 730 "require": { 731 "php": ">=5.3.0" 732 }, 733 "require-dev": { 734 "phpunit/phpunit": "^8" 735 }, 736 "suggest": { 737 "psr/log": "Allows you to make the CLI available as PSR-3 logger" 738 }, 739 "time": "2025-10-28T16:00:30+00:00", 740 "type": "library", 741 "installation-source": "dist", 742 "autoload": { 743 "psr-4": { 744 "splitbrain\\phpcli\\": "src" 745 } 746 }, 747 "notification-url": "https://packagist.org/downloads/", 748 "license": [ 749 "MIT" 750 ], 751 "authors": [ 752 { 753 "name": "Andreas Gohr", 754 "email": "andi@splitbrain.org" 755 } 756 ], 757 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies", 758 "keywords": [ 759 "argparse", 760 "cli", 761 "command line", 762 "console", 763 "getopt", 764 "optparse", 765 "terminal" 766 ], 767 "support": { 768 "issues": "https://github.com/splitbrain/php-cli/issues", 769 "source": "https://github.com/splitbrain/php-cli/tree/1.3.5" 770 }, 771 "install-path": "../splitbrain/php-cli" 772 }, 773 { 774 "name": "splitbrain/php-jsstrip", 775 "version": "1.0.1", 776 "version_normalized": "1.0.1.0", 777 "source": { 778 "type": "git", 779 "url": "https://github.com/splitbrain/php-jsstrip.git", 780 "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69" 781 }, 782 "dist": { 783 "type": "zip", 784 "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69", 785 "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69", 786 "shasum": "" 787 }, 788 "require": { 789 "php": ">=7.2" 790 }, 791 "require-dev": { 792 "phpunit/phpunit": "^8.0" 793 }, 794 "time": "2023-03-12T10:23:16+00:00", 795 "type": "library", 796 "installation-source": "dist", 797 "autoload": { 798 "psr-4": { 799 "splitbrain\\JSStrip\\": "src/", 800 "splitbrain\\JSStrip\\tests\\": "tests/" 801 } 802 }, 803 "notification-url": "https://packagist.org/downloads/", 804 "license": [ 805 "BSD-3-Clause" 806 ], 807 "authors": [ 808 { 809 "name": "Andreas Gohr", 810 "email": "andi@splitbrain.org" 811 } 812 ], 813 "description": "PHP based JavaScript minimizer", 814 "support": { 815 "issues": "https://github.com/splitbrain/php-jsstrip/issues", 816 "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1" 817 }, 818 "funding": [ 819 { 820 "url": "https://github.com/sponsors/splitbrain", 821 "type": "github" 822 } 823 ], 824 "install-path": "../splitbrain/php-jsstrip" 825 }, 826 { 827 "name": "splitbrain/slika", 828 "version": "1.0.8", 829 "version_normalized": "1.0.8.0", 830 "source": { 831 "type": "git", 832 "url": "https://github.com/splitbrain/slika.git", 833 "reference": "487ead381d7863be652048258f8c0b0d812b29ac" 834 }, 835 "dist": { 836 "type": "zip", 837 "url": "https://api.github.com/repos/splitbrain/slika/zipball/487ead381d7863be652048258f8c0b0d812b29ac", 838 "reference": "487ead381d7863be652048258f8c0b0d812b29ac", 839 "shasum": "" 840 }, 841 "require": { 842 "php": ">=7.0" 843 }, 844 "require-dev": { 845 "phpunit/phpunit": "^8.5" 846 }, 847 "suggest": { 848 "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick" 849 }, 850 "time": "2026-03-07T17:16:48+00:00", 851 "type": "library", 852 "installation-source": "dist", 853 "autoload": { 854 "psr-4": { 855 "splitbrain\\slika\\": "src", 856 "splitbrain\\slika\\tests\\": "tests" 857 } 858 }, 859 "notification-url": "https://packagist.org/downloads/", 860 "license": [ 861 "MIT" 862 ], 863 "authors": [ 864 { 865 "name": "Andreas Gohr", 866 "email": "andi@splitbrain.org" 867 } 868 ], 869 "description": "Simple image resizing", 870 "support": { 871 "issues": "https://github.com/splitbrain/slika/issues", 872 "source": "https://github.com/splitbrain/slika/tree/1.0.8" 873 }, 874 "install-path": "../splitbrain/slika" 875 } 876 ], 877 "dev": true, 878 "dev-package-names": [] 879} 880