mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 13:37:16 +00:00
8467 lines
301 KiB
JSON
8467 lines
301 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "f6a87c1012b316e614258f8f57a28e48",
|
|
"packages": [
|
|
{
|
|
"name": "adhocore/jwt",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/adhocore/php-jwt.git",
|
|
"reference": "ad417603d9d45578b6af2089ad5b78f101c82367"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/adhocore/php-jwt/zipball/ad417603d9d45578b6af2089ad5b78f101c82367",
|
|
"reference": "ad417603d9d45578b6af2089ad5b78f101c82367",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5 || ^8.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ahc\\Jwt\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jitendra Adhikari",
|
|
"email": "jiten.adhikary@gmail.com"
|
|
}
|
|
],
|
|
"description": "Ultra lightweight JSON web token (JWT) library for PHP5.5+.",
|
|
"keywords": [
|
|
"auth",
|
|
"json-web-token",
|
|
"jwt",
|
|
"jwt-auth",
|
|
"jwt-php",
|
|
"token"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/adhocore/php-jwt/issues",
|
|
"source": "https://github.com/adhocore/php-jwt/tree/1.1.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://paypal.me/ji10",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/adhocore",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-18T01:00:50+00:00"
|
|
},
|
|
{
|
|
"name": "appwrite/appwrite",
|
|
"version": "19.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/appwrite/sdk-for-php.git",
|
|
"reference": "8738e812062f899c85b2598eef43d6a247f08a56"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/appwrite/sdk-for-php/zipball/8738e812062f899c85b2598eef43d6a247f08a56",
|
|
"reference": "8738e812062f899c85b2598eef43d6a247f08a56",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"php": ">=7.1.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.6.12",
|
|
"phpunit/phpunit": "^10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Appwrite\\": "src/Appwrite"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API",
|
|
"support": {
|
|
"email": "team@appwrite.io",
|
|
"issues": "https://github.com/appwrite/sdk-for-php/issues",
|
|
"source": "https://github.com/appwrite/sdk-for-php/tree/19.1.0",
|
|
"url": "https://appwrite.io/support"
|
|
},
|
|
"time": "2025-12-18T08:07:43+00:00"
|
|
},
|
|
{
|
|
"name": "appwrite/php-clamav",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/appwrite/php-clamav.git",
|
|
"reference": "f3897169f5c1f365312238a516ae9465f804634f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/appwrite/php-clamav/zipball/f3897169f5c1f365312238a516ae9465f804634f",
|
|
"reference": "f3897169f5c1f365312238a516ae9465f804634f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-sockets": "*",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Appwrite\\ClamAV\\": "src/ClamAV"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
}
|
|
],
|
|
"description": "ClamAV network and pipe client for PHP",
|
|
"keywords": [
|
|
"anti virus",
|
|
"appwrite",
|
|
"clamav",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/appwrite/php-clamav/issues",
|
|
"source": "https://github.com/appwrite/php-clamav/tree/2.0.0"
|
|
},
|
|
"time": "2023-02-24T09:50:42+00:00"
|
|
},
|
|
{
|
|
"name": "appwrite/php-runtimes",
|
|
"version": "0.19.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/appwrite/runtimes.git",
|
|
"reference": "aa2f7760cd0493c0880209b92df812c9386b3546"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/appwrite/runtimes/zipball/aa2f7760cd0493c0880209b92df812c9386b3546",
|
|
"reference": "aa2f7760cd0493c0880209b92df812c9386b3546",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"utopia-php/system": "0.10.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.15",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Appwrite\\Runtimes\\": "src/Runtimes"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
},
|
|
{
|
|
"name": "Torsten Dittmann",
|
|
"email": "torsten@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.",
|
|
"keywords": [
|
|
"appwrite",
|
|
"php",
|
|
"runtimes"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/appwrite/runtimes/issues",
|
|
"source": "https://github.com/appwrite/runtimes/tree/0.19.5"
|
|
},
|
|
"time": "2026-04-01T01:39:23+00:00"
|
|
},
|
|
{
|
|
"name": "brick/math",
|
|
"version": "0.14.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/brick/math.git",
|
|
"reference": "63422359a44b7f06cae63c3b429b59e8efcc0629"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629",
|
|
"reference": "63422359a44b7f06cae63c3b429b59e8efcc0629",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.2"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.2",
|
|
"phpstan/phpstan": "2.1.22",
|
|
"phpunit/phpunit": "^11.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Brick\\Math\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Arbitrary-precision arithmetic library",
|
|
"keywords": [
|
|
"Arbitrary-precision",
|
|
"BigInteger",
|
|
"BigRational",
|
|
"arithmetic",
|
|
"bigdecimal",
|
|
"bignum",
|
|
"bignumber",
|
|
"brick",
|
|
"decimal",
|
|
"integer",
|
|
"math",
|
|
"mathematics",
|
|
"rational"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/brick/math/issues",
|
|
"source": "https://github.com/brick/math/tree/0.14.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/BenMorel",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2026-02-10T14:33:43+00:00"
|
|
},
|
|
{
|
|
"name": "chillerlan/php-qrcode",
|
|
"version": "4.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/chillerlan/php-qrcode.git",
|
|
"reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d",
|
|
"reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"chillerlan/php-settings-container": "^2.1.4",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phan/phan": "^5.3",
|
|
"phpunit/phpunit": "^9.5",
|
|
"setasign/fpdf": "^1.8.2"
|
|
},
|
|
"suggest": {
|
|
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
|
|
"setasign/fpdf": "Required to use the QR FPDF output."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"chillerlan\\QRCode\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kazuhiko Arase",
|
|
"homepage": "https://github.com/kazuhikoarase"
|
|
},
|
|
{
|
|
"name": "Smiley",
|
|
"email": "smiley@chillerlan.net",
|
|
"homepage": "https://github.com/codemasher"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "A QR code generator. PHP 7.4+",
|
|
"homepage": "https://github.com/chillerlan/php-qrcode",
|
|
"keywords": [
|
|
"phpqrcode",
|
|
"qr",
|
|
"qr code",
|
|
"qrcode",
|
|
"qrcode-generator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/chillerlan/php-qrcode/issues",
|
|
"source": "https://github.com/chillerlan/php-qrcode/tree/4.3.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://ko-fi.com/codemasher",
|
|
"type": "ko_fi"
|
|
}
|
|
],
|
|
"time": "2022-07-25T09:12:45+00:00"
|
|
},
|
|
{
|
|
"name": "chillerlan/php-settings-container",
|
|
"version": "2.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/chillerlan/php-settings-container.git",
|
|
"reference": "5553558bd381fce5108c6d0343c12e488cfec6bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/5553558bd381fce5108c6d0343c12e488cfec6bb",
|
|
"reference": "5553558bd381fce5108c6d0343c12e488cfec6bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpmd/phpmd": "^2.15",
|
|
"phpstan/phpstan": "^1.11",
|
|
"phpstan/phpstan-deprecation-rules": "^1.2",
|
|
"phpunit/phpunit": "^9.6",
|
|
"squizlabs/php_codesniffer": "^3.10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"chillerlan\\Settings\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Smiley",
|
|
"email": "smiley@chillerlan.net",
|
|
"homepage": "https://github.com/codemasher"
|
|
}
|
|
],
|
|
"description": "A container class for immutable settings objects. Not a DI container. PHP 7.4+",
|
|
"homepage": "https://github.com/chillerlan/php-settings-container",
|
|
"keywords": [
|
|
"PHP7",
|
|
"Settings",
|
|
"configuration",
|
|
"container",
|
|
"helper"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/chillerlan/php-settings-container/issues",
|
|
"source": "https://github.com/chillerlan/php-settings-container"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://ko-fi.com/codemasher",
|
|
"type": "ko_fi"
|
|
}
|
|
],
|
|
"time": "2024-07-17T01:04:28+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
|
|
"reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.11",
|
|
"symfony/phpunit-bridge": "^3 || ^7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Semver\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "http://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
},
|
|
{
|
|
"name": "Rob Bast",
|
|
"email": "rob.bast@gmail.com",
|
|
"homepage": "http://robbast.nl"
|
|
}
|
|
],
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
"keywords": [
|
|
"semantic",
|
|
"semver",
|
|
"validation",
|
|
"versioning"
|
|
],
|
|
"support": {
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/tree/3.4.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-08-20T19:15:30+00:00"
|
|
},
|
|
{
|
|
"name": "dragonmantank/cron-expression",
|
|
"version": "v3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dragonmantank/cron-expression.git",
|
|
"reference": "8c784d071debd117328803d86b2097615b457500"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500",
|
|
"reference": "8c784d071debd117328803d86b2097615b457500",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"webmozart/assert": "^1.0"
|
|
},
|
|
"replace": {
|
|
"mtdowling/cron-expression": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Tankersley",
|
|
"email": "chris@ctankersley.com",
|
|
"homepage": "https://github.com/dragonmantank"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dragonmantank/cron-expression/issues",
|
|
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/dragonmantank",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-10-09T13:47:03+00:00"
|
|
},
|
|
{
|
|
"name": "enshrined/svg-sanitize",
|
|
"version": "0.22.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
|
|
"reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500",
|
|
"reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.5 || ^8.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"enshrined\\svgSanitize\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daryll Doyle",
|
|
"email": "daryll@enshrined.co.uk"
|
|
}
|
|
],
|
|
"description": "An SVG sanitizer for PHP",
|
|
"support": {
|
|
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
|
|
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0"
|
|
},
|
|
"time": "2025-08-12T10:13:48+00:00"
|
|
},
|
|
{
|
|
"name": "giggsey/libphonenumber-for-php-lite",
|
|
"version": "9.0.23",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/giggsey/libphonenumber-for-php-lite.git",
|
|
"reference": "e8f6f896c1bef398136849934a934904bd9bf072"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/e8f6f896c1bef398136849934a934904bd9bf072",
|
|
"reference": "e8f6f896c1bef398136849934a934904bd9bf072",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1",
|
|
"symfony/polyfill-mbstring": "^1.17"
|
|
},
|
|
"conflict": {
|
|
"giggsey/libphonenumber-for-php": "*"
|
|
},
|
|
"require-dev": {
|
|
"ext-dom": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.71",
|
|
"infection/infection": "^0.29|^0.31.0",
|
|
"nette/php-generator": "^4.1",
|
|
"php-coveralls/php-coveralls": "^2.7",
|
|
"phpstan/extension-installer": "^1.4.3",
|
|
"phpstan/phpstan": "^2.1.7",
|
|
"phpstan/phpstan-deprecation-rules": "^2.0.1",
|
|
"phpstan/phpstan-phpunit": "^2.0.4",
|
|
"phpstan/phpstan-strict-rules": "^2.0.3",
|
|
"phpunit/phpunit": "^10.5.45",
|
|
"symfony/console": "^6.4",
|
|
"symfony/filesystem": "^6.4",
|
|
"symfony/process": "^6.4"
|
|
},
|
|
"suggest": {
|
|
"giggsey/libphonenumber-for-php": "Use libphonenumber-for-php for geocoding, carriers, timezones and matching"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"libphonenumber\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joshua Gigg",
|
|
"email": "giggsey@gmail.com",
|
|
"homepage": "https://giggsey.com/"
|
|
}
|
|
],
|
|
"description": "A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber",
|
|
"homepage": "https://github.com/giggsey/libphonenumber-for-php-lite",
|
|
"keywords": [
|
|
"geocoding",
|
|
"geolocation",
|
|
"libphonenumber",
|
|
"mobile",
|
|
"phonenumber",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues",
|
|
"source": "https://github.com/giggsey/libphonenumber-for-php-lite"
|
|
},
|
|
"time": "2026-01-30T12:33:03+00:00"
|
|
},
|
|
{
|
|
"name": "google/protobuf",
|
|
"version": "v4.33.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/protocolbuffers/protobuf-php.git",
|
|
"reference": "84b008c23915ed94536737eae46f41ba3bccfe67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/84b008c23915ed94536737eae46f41ba3bccfe67",
|
|
"reference": "84b008c23915ed94536737eae46f41ba3bccfe67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=10.5.62 <11.0.0"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Need to support JSON deserialization"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Google\\Protobuf\\": "src/Google/Protobuf",
|
|
"GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "proto library for PHP",
|
|
"homepage": "https://developers.google.com/protocol-buffers/",
|
|
"keywords": [
|
|
"proto"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.6"
|
|
},
|
|
"time": "2026-03-18T17:32:05+00:00"
|
|
},
|
|
{
|
|
"name": "halaxa/json-machine",
|
|
"version": "1.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/halaxa/json-machine.git",
|
|
"reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/halaxa/json-machine/zipball/8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4",
|
|
"reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "7.2 - 8.5"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.0",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^8.0"
|
|
},
|
|
"suggest": {
|
|
"ext-json": "To run JSON Machine out of the box without custom decoders.",
|
|
"guzzlehttp/guzzle": "To run example with GuzzleHttp"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"JsonMachine\\": "src/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"src/autoloader.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Filip Halaxa",
|
|
"email": "filip@halaxa.cz"
|
|
}
|
|
],
|
|
"description": "Efficient, easy-to-use and fast JSON pull parser",
|
|
"support": {
|
|
"issues": "https://github.com/halaxa/json-machine/issues",
|
|
"source": "https://github.com/halaxa/json-machine/tree/1.2.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://ko-fi.com/G2G57KTE4",
|
|
"type": "other"
|
|
}
|
|
],
|
|
"time": "2025-12-05T14:53:09+00:00"
|
|
},
|
|
{
|
|
"name": "league/csv",
|
|
"version": "9.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/csv.git",
|
|
"reference": "34bf0df7340b60824b9449b5c526fcc3325070d5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/csv/zipball/34bf0df7340b60824b9449b5c526fcc3325070d5",
|
|
"reference": "34bf0df7340b60824b9449b5c526fcc3325070d5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-filter": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^8.1.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^2.1.4",
|
|
"ext-dom": "*",
|
|
"ext-xdebug": "*",
|
|
"friendsofphp/php-cs-fixer": "^v3.22.0",
|
|
"phpbench/phpbench": "^1.2.15",
|
|
"phpstan/phpstan": "^1.10.50",
|
|
"phpstan/phpstan-deprecation-rules": "^1.1.4",
|
|
"phpstan/phpstan-phpunit": "^1.3.15",
|
|
"phpstan/phpstan-strict-rules": "^1.5.2",
|
|
"phpunit/phpunit": "^10.5.3",
|
|
"symfony/var-dumper": "^6.4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
|
|
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"League\\Csv\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ignace Nyamagana Butera",
|
|
"email": "nyamsprod@gmail.com",
|
|
"homepage": "https://github.com/nyamsprod/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CSV data manipulation made easy in PHP",
|
|
"homepage": "https://csv.thephpleague.com",
|
|
"keywords": [
|
|
"convert",
|
|
"csv",
|
|
"export",
|
|
"filter",
|
|
"import",
|
|
"read",
|
|
"transform",
|
|
"write"
|
|
],
|
|
"support": {
|
|
"docs": "https://csv.thephpleague.com",
|
|
"issues": "https://github.com/thephpleague/csv/issues",
|
|
"rss": "https://github.com/thephpleague/csv/releases.atom",
|
|
"source": "https://github.com/thephpleague/csv"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/nyamsprod",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-12-29T07:34:53+00:00"
|
|
},
|
|
{
|
|
"name": "matomo/device-detector",
|
|
"version": "6.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/matomo-org/device-detector.git",
|
|
"reference": "56baf981af4f192e15a4f369d4975af847a81ccb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/56baf981af4f192e15a4f369d4975af847a81ccb",
|
|
"reference": "56baf981af4f192e15a4f369d4975af847a81ccb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mustangostang/spyc": "*",
|
|
"php": "^7.2|^8.0"
|
|
},
|
|
"replace": {
|
|
"piwik/device-detector": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"matthiasmullie/scrapbook": "^1.4.7",
|
|
"mayflower/mo4-coding-standard": "^v9.0.0",
|
|
"phpstan/phpstan": "^1.10.44",
|
|
"phpunit/phpunit": "^8.5.8",
|
|
"psr/cache": "^1.0.1",
|
|
"psr/simple-cache": "^1.0.1",
|
|
"slevomat/coding-standard": "<8.16.0",
|
|
"symfony/yaml": "^5.1.7"
|
|
},
|
|
"suggest": {
|
|
"doctrine/cache": "Can directly be used for caching purpose",
|
|
"ext-yaml": "Necessary for using the Pecl YAML parser"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DeviceDetector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "The Matomo Team",
|
|
"email": "hello@matomo.org",
|
|
"homepage": "https://matomo.org/team/"
|
|
}
|
|
],
|
|
"description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
|
|
"homepage": "https://matomo.org",
|
|
"keywords": [
|
|
"devicedetection",
|
|
"parser",
|
|
"useragent"
|
|
],
|
|
"support": {
|
|
"forum": "https://forum.matomo.org/",
|
|
"issues": "https://github.com/matomo-org/device-detector/issues",
|
|
"source": "https://github.com/matomo-org/matomo",
|
|
"wiki": "https://dev.matomo.org/"
|
|
},
|
|
"time": "2025-11-26T16:02:47+00:00"
|
|
},
|
|
{
|
|
"name": "mongodb/mongodb",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mongodb/mongo-php-library.git",
|
|
"reference": "0a2472ba9cbb932f7e43a8770aedb2fc30612a67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/0a2472ba9cbb932f7e43a8770aedb2fc30612a67",
|
|
"reference": "0a2472ba9cbb932f7e43a8770aedb2fc30612a67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": "^2.0",
|
|
"ext-mongodb": "^2.1",
|
|
"php": "^8.1",
|
|
"psr/log": "^1.1.4|^2|^3",
|
|
"symfony/polyfill-php85": "^1.32"
|
|
},
|
|
"replace": {
|
|
"mongodb/builder": "*"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^12.0",
|
|
"phpunit/phpunit": "^10.5.35",
|
|
"rector/rector": "^2.1.4",
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
"vimeo/psalm": "6.5.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"MongoDB\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Braun",
|
|
"email": "andreas.braun@mongodb.com"
|
|
},
|
|
{
|
|
"name": "Jeremy Mikola",
|
|
"email": "jmikola@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jérôme Tamarelle",
|
|
"email": "jerome.tamarelle@mongodb.com"
|
|
}
|
|
],
|
|
"description": "MongoDB driver library",
|
|
"homepage": "https://jira.mongodb.org/browse/PHPLIB",
|
|
"keywords": [
|
|
"database",
|
|
"driver",
|
|
"mongodb",
|
|
"persistence"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mongodb/mongo-php-library/issues",
|
|
"source": "https://github.com/mongodb/mongo-php-library/tree/2.1.2"
|
|
},
|
|
"time": "2025-10-06T12:12:40+00:00"
|
|
},
|
|
{
|
|
"name": "mustangostang/spyc",
|
|
"version": "0.6.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mustangostang/spyc.git",
|
|
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
|
|
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.3.*@dev"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"Spyc.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mustangostang",
|
|
"email": "vlad.andersen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A simple YAML loader/dumper class for PHP",
|
|
"homepage": "https://github.com/mustangostang/spyc/",
|
|
"keywords": [
|
|
"spyc",
|
|
"yaml",
|
|
"yml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mustangostang/spyc/issues",
|
|
"source": "https://github.com/mustangostang/spyc/tree/0.6.3"
|
|
},
|
|
"time": "2019-09-10T13:16:29+00:00"
|
|
},
|
|
{
|
|
"name": "nyholm/psr7",
|
|
"version": "1.8.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Nyholm/psr7.git",
|
|
"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
|
|
"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.1 || ^2.0"
|
|
},
|
|
"provide": {
|
|
"php-http/message-factory-implementation": "1.0",
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
"php-http/message-factory": "^1.0",
|
|
"php-http/psr7-integration-tests": "^1.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
|
|
"symfony/error-handler": "^4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nyholm\\Psr7\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com"
|
|
},
|
|
{
|
|
"name": "Martijn van der Ven",
|
|
"email": "martijn@vanderven.se"
|
|
}
|
|
],
|
|
"description": "A fast PHP7 implementation of PSR-7",
|
|
"homepage": "https://tnyholm.se",
|
|
"keywords": [
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Nyholm/psr7/issues",
|
|
"source": "https://github.com/Nyholm/psr7/tree/1.8.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Zegnat",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nyholm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-09-09T07:06:30+00:00"
|
|
},
|
|
{
|
|
"name": "nyholm/psr7-server",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Nyholm/psr7-server.git",
|
|
"reference": "4335801d851f554ca43fa6e7d2602141538854dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/4335801d851f554ca43fa6e7d2602141538854dc",
|
|
"reference": "4335801d851f554ca43fa6e7d2602141538854dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"nyholm/nsa": "^1.1",
|
|
"nyholm/psr7": "^1.3",
|
|
"phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nyholm\\Psr7Server\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com"
|
|
},
|
|
{
|
|
"name": "Martijn van der Ven",
|
|
"email": "martijn@vanderven.se"
|
|
}
|
|
],
|
|
"description": "Helper classes to handle PSR-7 server requests",
|
|
"homepage": "http://tnyholm.se",
|
|
"keywords": [
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Nyholm/psr7-server/issues",
|
|
"source": "https://github.com/Nyholm/psr7-server/tree/1.1.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Zegnat",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nyholm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-11-08T09:30:43+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/api",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/api.git",
|
|
"reference": "6f8d237ce2c304ca85f31970f788e7f074d147be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/api/zipball/6f8d237ce2c304ca85f31970f788e7f074d147be",
|
|
"reference": "6f8d237ce2c304ca85f31970f788e7f074d147be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"open-telemetry/context": "^1.4",
|
|
"php": "^8.1",
|
|
"psr/log": "^1.1|^2.0|^3.0",
|
|
"symfony/polyfill-php82": "^1.26"
|
|
},
|
|
"conflict": {
|
|
"open-telemetry/sdk": "<=1.11"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"spi": {
|
|
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface": [
|
|
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager"
|
|
]
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "1.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"Trace/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"OpenTelemetry\\API\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "API for OpenTelemetry PHP.",
|
|
"keywords": [
|
|
"Metrics",
|
|
"api",
|
|
"apm",
|
|
"logging",
|
|
"opentelemetry",
|
|
"otel",
|
|
"tracing"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2026-02-25T13:24:05+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/context",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/context.git",
|
|
"reference": "3c414b246e0dabb7d6145404e6a5e4536ca18d07"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/context/zipball/3c414b246e0dabb7d6145404e6a5e4536ca18d07",
|
|
"reference": "3c414b246e0dabb7d6145404e6a5e4536ca18d07",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1",
|
|
"symfony/polyfill-php82": "^1.26"
|
|
},
|
|
"suggest": {
|
|
"ext-ffi": "To allow context switching in Fibers"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"fiber/initialize_fiber_handler.php"
|
|
],
|
|
"psr-4": {
|
|
"OpenTelemetry\\Context\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "Context implementation for OpenTelemetry PHP.",
|
|
"keywords": [
|
|
"Context",
|
|
"opentelemetry",
|
|
"otel"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2025-10-19T06:44:33+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/exporter-otlp",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/exporter-otlp.git",
|
|
"reference": "283a0d66522f2adc6d8d7debfd7686be91c282be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/exporter-otlp/zipball/283a0d66522f2adc6d8d7debfd7686be91c282be",
|
|
"reference": "283a0d66522f2adc6d8d7debfd7686be91c282be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"open-telemetry/api": "^1.0",
|
|
"open-telemetry/gen-otlp-protobuf": "^1.1",
|
|
"open-telemetry/sdk": "^1.0",
|
|
"php": "^8.1",
|
|
"php-http/discovery": "^1.14"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"_register.php"
|
|
],
|
|
"psr-4": {
|
|
"OpenTelemetry\\Contrib\\Otlp\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "OTLP exporter for OpenTelemetry.",
|
|
"keywords": [
|
|
"Metrics",
|
|
"exporter",
|
|
"gRPC",
|
|
"http",
|
|
"opentelemetry",
|
|
"otel",
|
|
"otlp",
|
|
"tracing"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2026-02-05T09:44:52+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/gen-otlp-protobuf",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/gen-otlp-protobuf.git",
|
|
"reference": "a229cf161d42001d64c8f21e8f678581fe1c66b9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/a229cf161d42001d64c8f21e8f678581fe1c66b9",
|
|
"reference": "a229cf161d42001d64c8f21e8f678581fe1c66b9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"google/protobuf": "^3.22 || ^4.0",
|
|
"php": "^8.0"
|
|
},
|
|
"suggest": {
|
|
"ext-protobuf": "For better performance, when dealing with the protobuf format"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Opentelemetry\\Proto\\": "Opentelemetry/Proto/",
|
|
"GPBMetadata\\Opentelemetry\\": "GPBMetadata/Opentelemetry/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.",
|
|
"keywords": [
|
|
"Metrics",
|
|
"apm",
|
|
"gRPC",
|
|
"logging",
|
|
"opentelemetry",
|
|
"otel",
|
|
"otlp",
|
|
"protobuf",
|
|
"tracing"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2025-10-19T06:44:33+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/sdk",
|
|
"version": "1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/sdk.git",
|
|
"reference": "6e3d0ce93e76555dd5e2f1d19443ff45b990e410"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/sdk/zipball/6e3d0ce93e76555dd5e2f1d19443ff45b990e410",
|
|
"reference": "6e3d0ce93e76555dd5e2f1d19443ff45b990e410",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"nyholm/psr7-server": "^1.1",
|
|
"open-telemetry/api": "^1.8",
|
|
"open-telemetry/context": "^1.4",
|
|
"open-telemetry/sem-conv": "^1.0",
|
|
"php": "^8.1",
|
|
"php-http/discovery": "^1.14",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-client-implementation": "^1.0",
|
|
"psr/http-factory-implementation": "^1.0",
|
|
"psr/http-message": "^1.0.1|^2.0",
|
|
"psr/log": "^1.1|^2.0|^3.0",
|
|
"ramsey/uuid": "^3.0 || ^4.0",
|
|
"symfony/polyfill-mbstring": "^1.23",
|
|
"symfony/polyfill-php82": "^1.26",
|
|
"tbachert/spi": "^1.0.5"
|
|
},
|
|
"suggest": {
|
|
"ext-gmp": "To support unlimited number of synchronous metric readers",
|
|
"ext-mbstring": "To increase performance of string operations",
|
|
"open-telemetry/sdk-configuration": "File-based OpenTelemetry SDK configuration"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"spi": {
|
|
"OpenTelemetry\\API\\Configuration\\ConfigEnv\\EnvComponentLoader": [
|
|
"OpenTelemetry\\API\\Instrumentation\\Configuration\\General\\ConfigEnv\\EnvComponentLoaderHttpConfig",
|
|
"OpenTelemetry\\API\\Instrumentation\\Configuration\\General\\ConfigEnv\\EnvComponentLoaderPeerConfig"
|
|
],
|
|
"OpenTelemetry\\SDK\\Common\\Configuration\\Resolver\\ResolverInterface": [
|
|
"OpenTelemetry\\SDK\\Common\\Configuration\\Resolver\\SdkConfigurationResolver"
|
|
],
|
|
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface": [
|
|
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager"
|
|
]
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "1.12.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"Common/Util/functions.php",
|
|
"Logs/Exporter/_register.php",
|
|
"Metrics/MetricExporter/_register.php",
|
|
"Propagation/_register.php",
|
|
"Trace/SpanExporter/_register.php",
|
|
"Common/Dev/Compatibility/_load.php",
|
|
"_autoload.php"
|
|
],
|
|
"psr-4": {
|
|
"OpenTelemetry\\SDK\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "SDK for OpenTelemetry PHP.",
|
|
"keywords": [
|
|
"Metrics",
|
|
"apm",
|
|
"logging",
|
|
"opentelemetry",
|
|
"otel",
|
|
"sdk",
|
|
"tracing"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2026-03-21T11:50:01+00:00"
|
|
},
|
|
{
|
|
"name": "open-telemetry/sem-conv",
|
|
"version": "1.38.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opentelemetry-php/sem-conv.git",
|
|
"reference": "e613bc640a407def4991b8a936a9b27edd9a3240"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opentelemetry-php/sem-conv/zipball/e613bc640a407def4991b8a936a9b27edd9a3240",
|
|
"reference": "e613bc640a407def4991b8a936a9b27edd9a3240",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"OpenTelemetry\\SemConv\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "opentelemetry-php contributors",
|
|
"homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "Semantic conventions for OpenTelemetry PHP.",
|
|
"keywords": [
|
|
"Metrics",
|
|
"apm",
|
|
"logging",
|
|
"opentelemetry",
|
|
"otel",
|
|
"semantic conventions",
|
|
"semconv",
|
|
"tracing"
|
|
],
|
|
"support": {
|
|
"chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
|
|
"docs": "https://opentelemetry.io/docs/languages/php",
|
|
"issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
|
|
"source": "https://github.com/open-telemetry/opentelemetry-php"
|
|
},
|
|
"time": "2026-01-21T04:14:03+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/constant_time_encoding",
|
|
"version": "v3.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/constant_time_encoding.git",
|
|
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
|
|
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0",
|
|
"nikic/php-fuzzer": "^0",
|
|
"phpunit/phpunit": "^9|^10|^11",
|
|
"vimeo/psalm": "^4|^5|^6"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ParagonIE\\ConstantTime\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Steve 'Sc00bz' Thomas",
|
|
"email": "steve@tobtu.com",
|
|
"homepage": "https://www.tobtu.com",
|
|
"role": "Original Developer"
|
|
}
|
|
],
|
|
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
|
"keywords": [
|
|
"base16",
|
|
"base32",
|
|
"base32_decode",
|
|
"base32_encode",
|
|
"base64",
|
|
"base64_decode",
|
|
"base64_encode",
|
|
"bin2hex",
|
|
"encoding",
|
|
"hex",
|
|
"hex2bin",
|
|
"rfc4648"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
|
|
"source": "https://github.com/paragonie/constant_time_encoding"
|
|
},
|
|
"time": "2025-09-24T15:06:41+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "php-amqplib/php-amqplib",
|
|
"version": "v3.7.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-amqplib/php-amqplib.git",
|
|
"reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
|
|
"reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-sockets": "*",
|
|
"php": "^7.2||^8.0",
|
|
"phpseclib/phpseclib": "^2.0|^3.0"
|
|
},
|
|
"conflict": {
|
|
"php": "7.4.0 - 7.4.1"
|
|
},
|
|
"replace": {
|
|
"videlalvaro/php-amqplib": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"nategood/httpful": "^0.2.20",
|
|
"phpunit/phpunit": "^7.5|^9.5",
|
|
"squizlabs/php_codesniffer": "^3.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpAmqpLib\\": "PhpAmqpLib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alvaro Videla",
|
|
"role": "Original Maintainer"
|
|
},
|
|
{
|
|
"name": "Raúl Araya",
|
|
"email": "nubeiro@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Luke Bakken",
|
|
"email": "luke@bakken.io",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Ramūnas Dronga",
|
|
"email": "github@ramuno.lt",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
|
|
"homepage": "https://github.com/php-amqplib/php-amqplib/",
|
|
"keywords": [
|
|
"message",
|
|
"queue",
|
|
"rabbitmq"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-amqplib/php-amqplib/issues",
|
|
"source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.4"
|
|
},
|
|
"time": "2025-11-23T17:00:56+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/discovery",
|
|
"version": "1.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/discovery.git",
|
|
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
|
|
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0|^2.0",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"nyholm/psr7": "<1.0",
|
|
"zendframework/zend-diactoros": "*"
|
|
},
|
|
"provide": {
|
|
"php-http/async-client-implementation": "*",
|
|
"php-http/client-implementation": "*",
|
|
"psr/http-client-implementation": "*",
|
|
"psr/http-factory-implementation": "*",
|
|
"psr/http-message-implementation": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.0.2|^2.0",
|
|
"graham-campbell/phpspec-skip-example-extension": "^5.0",
|
|
"php-http/httplug": "^1.0 || ^2.0",
|
|
"php-http/message-factory": "^1.0",
|
|
"phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
|
|
"sebastian/comparator": "^3.0.5 || ^4.0.8",
|
|
"symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Http\\Discovery\\Composer\\Plugin",
|
|
"plugin-optional": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Discovery\\": "src/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"src/Composer/Plugin.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
|
|
"homepage": "http://php-http.org",
|
|
"keywords": [
|
|
"adapter",
|
|
"client",
|
|
"discovery",
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr17",
|
|
"psr7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/discovery/issues",
|
|
"source": "https://github.com/php-http/discovery/tree/1.20.0"
|
|
},
|
|
"time": "2024-10-02T11:20:13+00:00"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v6.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
|
|
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-filter": "*",
|
|
"ext-hash": "*",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"doctrine/annotations": "^1.2.6 || ^1.13.3",
|
|
"php-parallel-lint/php-console-highlighter": "^1.0.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.3.2",
|
|
"phpcompatibility/php-compatibility": "^9.3.5",
|
|
"roave/security-advisories": "dev-latest",
|
|
"squizlabs/php_codesniffer": "^3.7.2",
|
|
"yoast/phpunit-polyfills": "^1.0.4"
|
|
},
|
|
"suggest": {
|
|
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
|
|
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
|
|
"ext-openssl": "Needed for secure SMTP sending and DKIM signing",
|
|
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
|
|
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
"psr/log": "For optional PSR-3 debug logging",
|
|
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
|
|
"thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPMailer\\PHPMailer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marcus Bointon",
|
|
"email": "phpmailer@synchromedia.co.uk"
|
|
},
|
|
{
|
|
"name": "Jim Jagielski",
|
|
"email": "jimjag@gmail.com"
|
|
},
|
|
{
|
|
"name": "Andy Prevost",
|
|
"email": "codeworxtech@users.sourceforge.net"
|
|
},
|
|
{
|
|
"name": "Brent R. Matzelle"
|
|
}
|
|
],
|
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
|
"support": {
|
|
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
|
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Synchro",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-11-25T22:23:28+00:00"
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "3.0.51",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "d59c94077f9c9915abb51ddb52ce85188ece1748"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d59c94077f9c9915abb51ddb52ce85188ece1748",
|
|
"reference": "d59c94077f9c9915abb51ddb52ce85188ece1748",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/constant_time_encoding": "^1|^2|^3",
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
"php": ">=5.6.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "Install the DOM extension to load XML formatted public keys.",
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"phpseclib/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"phpseclib3\\": "phpseclib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Wigginton",
|
|
"email": "terrafrost@php.net",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Patrick Monnerat",
|
|
"email": "pm@datasphere.ch",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Andreas Fischer",
|
|
"email": "bantu@phpbb.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Hans-Jürgen Petrich",
|
|
"email": "petrich@tronic-media.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "graham@alt-three.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
"keywords": [
|
|
"BigInteger",
|
|
"aes",
|
|
"asn.1",
|
|
"asn1",
|
|
"blowfish",
|
|
"crypto",
|
|
"cryptography",
|
|
"encryption",
|
|
"rsa",
|
|
"security",
|
|
"sftp",
|
|
"signature",
|
|
"signing",
|
|
"ssh",
|
|
"twofish",
|
|
"x.509",
|
|
"x509"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.51"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/terrafrost",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpseclib",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T01:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "psr/clock",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/clock.git",
|
|
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
|
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Clock\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for reading the clock.",
|
|
"homepage": "https://github.com/php-fig/clock",
|
|
"keywords": [
|
|
"clock",
|
|
"now",
|
|
"psr",
|
|
"psr-20",
|
|
"time"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/clock/issues",
|
|
"source": "https://github.com/php-fig/clock/tree/1.0.0"
|
|
},
|
|
"time": "2022-11-25T14:36:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
"homepage": "https://github.com/php-fig/container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interface",
|
|
"container-interop",
|
|
"psr"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
},
|
|
"time": "2021-11-05T16:47:00+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-client",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0",
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Client\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP clients",
|
|
"homepage": "https://github.com/php-fig/http-client",
|
|
"keywords": [
|
|
"http",
|
|
"http-client",
|
|
"psr",
|
|
"psr-18"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-client"
|
|
},
|
|
"time": "2023-09-23T14:17:50+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-factory"
|
|
},
|
|
"time": "2024-04-15T12:06:14+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/2.0"
|
|
},
|
|
"time": "2023-04-04T09:54:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/3.0.2"
|
|
},
|
|
"time": "2024-09-11T13:17:53+00:00"
|
|
},
|
|
{
|
|
"name": "ramsey/collection",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/collection.git",
|
|
"reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
|
|
"reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"captainhook/plugin-composer": "^5.3",
|
|
"ergebnis/composer-normalize": "^2.45",
|
|
"fakerphp/faker": "^1.24",
|
|
"hamcrest/hamcrest-php": "^2.0",
|
|
"jangregor/phpstan-prophecy": "^2.1",
|
|
"mockery/mockery": "^1.6",
|
|
"php-parallel-lint/php-console-highlighter": "^1.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.4",
|
|
"phpspec/prophecy-phpunit": "^2.3",
|
|
"phpstan/extension-installer": "^1.4",
|
|
"phpstan/phpstan": "^2.1",
|
|
"phpstan/phpstan-mockery": "^2.0",
|
|
"phpstan/phpstan-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^10.5",
|
|
"ramsey/coding-standard": "^2.3",
|
|
"ramsey/conventional-commits": "^1.6",
|
|
"roave/security-advisories": "dev-latest"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"captainhook": {
|
|
"force-install": true
|
|
},
|
|
"ramsey/conventional-commits": {
|
|
"configFile": "conventional-commits.json"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ramsey\\Collection\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"email": "ben@benramsey.com",
|
|
"homepage": "https://benramsey.com"
|
|
}
|
|
],
|
|
"description": "A PHP library for representing and manipulating collections.",
|
|
"keywords": [
|
|
"array",
|
|
"collection",
|
|
"hash",
|
|
"map",
|
|
"queue",
|
|
"set"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
|
"source": "https://github.com/ramsey/collection/tree/2.1.1"
|
|
},
|
|
"time": "2025-03-22T05:38:12+00:00"
|
|
},
|
|
{
|
|
"name": "ramsey/uuid",
|
|
"version": "4.9.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/uuid.git",
|
|
"reference": "8429c78ca35a09f27565311b98101e2826affde0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0",
|
|
"reference": "8429c78ca35a09f27565311b98101e2826affde0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
|
|
"php": "^8.0",
|
|
"ramsey/collection": "^1.2 || ^2.0"
|
|
},
|
|
"replace": {
|
|
"rhumsaa/uuid": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"captainhook/captainhook": "^5.25",
|
|
"captainhook/plugin-composer": "^5.3",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"ergebnis/composer-normalize": "^2.47",
|
|
"mockery/mockery": "^1.6",
|
|
"paragonie/random-lib": "^2",
|
|
"php-mock/php-mock": "^2.6",
|
|
"php-mock/php-mock-mockery": "^1.5",
|
|
"php-parallel-lint/php-parallel-lint": "^1.4.0",
|
|
"phpbench/phpbench": "^1.2.14",
|
|
"phpstan/extension-installer": "^1.4",
|
|
"phpstan/phpstan": "^2.1",
|
|
"phpstan/phpstan-mockery": "^2.0",
|
|
"phpstan/phpstan-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.6",
|
|
"slevomat/coding-standard": "^8.18",
|
|
"squizlabs/php_codesniffer": "^3.13"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
|
|
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
|
|
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
|
|
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
|
|
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"captainhook": {
|
|
"force-install": true
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Ramsey\\Uuid\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
|
|
"keywords": [
|
|
"guid",
|
|
"identifier",
|
|
"uuid"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ramsey/uuid/issues",
|
|
"source": "https://github.com/ramsey/uuid/tree/4.9.2"
|
|
},
|
|
"time": "2025-12-14T04:43:48+00:00"
|
|
},
|
|
{
|
|
"name": "spomky-labs/otphp",
|
|
"version": "11.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Spomky-Labs/otphp.git",
|
|
"reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
|
|
"reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/constant_time_encoding": "^2.0 || ^3.0",
|
|
"php": ">=8.1",
|
|
"psr/clock": "^1.0",
|
|
"symfony/deprecation-contracts": "^3.2"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^6.4|^7.0|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"OTPHP\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Florent Morselli",
|
|
"homepage": "https://github.com/Spomky"
|
|
},
|
|
{
|
|
"name": "All contributors",
|
|
"homepage": "https://github.com/Spomky-Labs/otphp/contributors"
|
|
}
|
|
],
|
|
"description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
|
|
"homepage": "https://github.com/Spomky-Labs/otphp",
|
|
"keywords": [
|
|
"FreeOTP",
|
|
"RFC 4226",
|
|
"RFC 6238",
|
|
"google authenticator",
|
|
"hotp",
|
|
"otp",
|
|
"totp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Spomky-Labs/otphp/issues",
|
|
"source": "https://github.com/Spomky-Labs/otphp/tree/11.4.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Spomky",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2026-01-23T10:53:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
|
|
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-25T14:21:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client",
|
|
"version": "v7.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
"reference": "01933e626c3de76bea1e22641e205e78f6a34342"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/01933e626c3de76bea1e22641e205e78f6a34342",
|
|
"reference": "01933e626c3de76bea1e22641e205e78f6a34342",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/http-client-contracts": "~3.4.4|^3.5.2",
|
|
"symfony/polyfill-php83": "^1.29",
|
|
"symfony/service-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"amphp/amp": "<2.5",
|
|
"amphp/socket": "<1.1",
|
|
"php-http/discovery": "<1.15",
|
|
"symfony/http-foundation": "<6.4"
|
|
},
|
|
"provide": {
|
|
"php-http/async-client-implementation": "*",
|
|
"php-http/client-implementation": "*",
|
|
"psr/http-client-implementation": "1.0",
|
|
"symfony/http-client-implementation": "3.0"
|
|
},
|
|
"require-dev": {
|
|
"amphp/http-client": "^4.2.1|^5.0",
|
|
"amphp/http-tunnel": "^1.0|^2.0",
|
|
"guzzlehttp/promises": "^1.4|^2.0",
|
|
"nyholm/psr7": "^1.0",
|
|
"php-http/httplug": "^1.0|^2.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/amphp-http-client-meta": "^1.0|^2.0",
|
|
"symfony/cache": "^6.4|^7.0|^8.0",
|
|
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
|
|
"symfony/http-kernel": "^6.4|^7.0|^8.0",
|
|
"symfony/messenger": "^6.4|^7.0|^8.0",
|
|
"symfony/process": "^6.4|^7.0|^8.0",
|
|
"symfony/rate-limiter": "^6.4|^7.0|^8.0",
|
|
"symfony/stopwatch": "^6.4|^7.0|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpClient\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"http"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client/tree/v7.4.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-03-30T12:55:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client-contracts",
|
|
"version": "v3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client-contracts.git",
|
|
"reference": "75d7043853a42837e68111812f4d964b01e5101c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
|
|
"reference": "75d7043853a42837e68111812f4d964b01e5101c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\HttpClient\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to HTTP clients",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-04-29T11:18:49+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
|
|
"reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T17:25:58+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php82",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php82.git",
|
|
"reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/34808efe3e68f69685796f7c253a2f1d8ea9df59",
|
|
"reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php82\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php82/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T16:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php83",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php83.git",
|
|
"reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149",
|
|
"reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php83\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php83/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T17:25:58+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php85",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php85.git",
|
|
"reference": "2c408a6bb0313e6001a83628dc5506100474254e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/2c408a6bb0313e6001a83628dc5506100474254e",
|
|
"reference": "2c408a6bb0313e6001a83628dc5506100474254e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php85\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php85/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T16:50:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
|
|
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/container": "^1.1|^2.0",
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-07-15T11:30:57+00:00"
|
|
},
|
|
{
|
|
"name": "tbachert/spi",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Nevay/spi.git",
|
|
"reference": "e7078767866d0a9e0f91d3f9d42a832df5e39002"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Nevay/spi/zipball/e7078767866d0a9e0f91d3f9d42a832df5e39002",
|
|
"reference": "e7078767866d0a9e0f91d3f9d42a832df5e39002",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^2.0",
|
|
"composer/semver": "^1.0 || ^2.0 || ^3.0",
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^2.0",
|
|
"infection/infection": "^0.27.9",
|
|
"phpunit/phpunit": "^10.5",
|
|
"psalm/phar": "^5.18"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Nevay\\SPI\\Composer\\Plugin",
|
|
"branch-alias": {
|
|
"dev-main": "1.0.x-dev"
|
|
},
|
|
"plugin-optional": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nevay\\SPI\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"description": "Service provider loading facility",
|
|
"keywords": [
|
|
"service provider"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Nevay/spi/issues",
|
|
"source": "https://github.com/Nevay/spi/tree/v1.0.5"
|
|
},
|
|
"time": "2025-06-29T15:42:06+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/abuse",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/abuse.git",
|
|
"reference": "20bee84fd14dbe81d50ecabf1ffd81cceca06152"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/20bee84fd14dbe81d50ecabf1ffd81cceca06152",
|
|
"reference": "20bee84fd14dbe81d50ecabf1ffd81cceca06152",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"appwrite/appwrite": "19.*",
|
|
"ext-curl": "*",
|
|
"ext-pdo": "*",
|
|
"ext-redis": "*",
|
|
"php": ">=8.0",
|
|
"utopia-php/database": "5.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpbench/phpbench": "1.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "9.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Abuse\\": "src/Abuse"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple abuse library to manage application usage limits",
|
|
"keywords": [
|
|
"Abuse",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/abuse/issues",
|
|
"source": "https://github.com/utopia-php/abuse/tree/1.2.2"
|
|
},
|
|
"time": "2026-02-02T10:43:10+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/agents",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/agents.git",
|
|
"reference": "052227953678a30ecc4b5467401fcb0b2386471e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/agents/zipball/052227953678a30ecc4b5467401fcb0b2386471e",
|
|
"reference": "052227953678a30ecc4b5467401fcb0b2386471e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3",
|
|
"utopia-php/fetch": "0.5.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.18",
|
|
"phpstan/phpstan": "^2.0",
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Agents\\": "src/Agents"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Utopia PHP",
|
|
"email": "team@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple PHP AI agents library",
|
|
"keywords": [
|
|
"agents",
|
|
"ai",
|
|
"automation",
|
|
"machine-learning",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/agents/issues",
|
|
"source": "https://github.com/utopia-php/agents/tree/1.2.1"
|
|
},
|
|
"time": "2026-02-24T06:03:55+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/analytics",
|
|
"version": "0.15.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/analytics.git",
|
|
"reference": "ce5be7042ad518b83e401dcd785d20c4cc872c67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/analytics/zipball/ce5be7042ad518b83e401dcd785d20c4cc872c67",
|
|
"reference": "ce5be7042ad518b83e401dcd785d20c4cc872c67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "dev-main",
|
|
"phpunit/phpunit": "^9.3",
|
|
"utopia-php/system": "0.10.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Analytics\\": "src/Analytics"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library to track events & users.",
|
|
"keywords": [
|
|
"analytics",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/analytics/issues",
|
|
"source": "https://github.com/utopia-php/analytics/tree/0.15.2"
|
|
},
|
|
"time": "2026-02-09T12:46:39+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/audit",
|
|
"version": "2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/audit.git",
|
|
"reference": "e3e2d6ad5c7f6377d9237df296a12eb7943892fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/audit/zipball/e3e2d6ad5c7f6377d9237df296a12eb7943892fd",
|
|
"reference": "e3e2d6ad5c7f6377d9237df296a12eb7943892fd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"utopia-php/database": "5.*",
|
|
"utopia-php/fetch": "0.5.*",
|
|
"utopia-php/validators": "0.2.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "9.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Audit\\": "src/Audit"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple audit library to manage application users logs",
|
|
"keywords": [
|
|
"Audit",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/audit/issues",
|
|
"source": "https://github.com/utopia-php/audit/tree/2.2.1"
|
|
},
|
|
"time": "2026-02-02T10:39:25+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/auth",
|
|
"version": "0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/auth.git",
|
|
"reference": "5ad0ded3a79f153ee904b97b49f8dfe4669e4fd0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/auth/zipball/5ad0ded3a79f153ee904b97b49f8dfe4669e4fd0",
|
|
"reference": "5ad0ded3a79f153ee904b97b49f8dfe4669e4fd0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-hash": "*",
|
|
"ext-scrypt": "*",
|
|
"ext-sodium": "*",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "1.9.x-dev",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Auth\\": "src/Auth"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Utopia PHP",
|
|
"email": "team@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple PHP authentication library",
|
|
"keywords": [
|
|
"Authentication",
|
|
"auth",
|
|
"php",
|
|
"security"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/auth/issues",
|
|
"source": "https://github.com/utopia-php/auth/tree/0.5.0"
|
|
},
|
|
"time": "2025-10-29T07:11:43+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/cache.git",
|
|
"reference": "05ceba981436a4022553f7aaa2a05fa049d0f71c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/cache/zipball/05ceba981436a4022553f7aaa2a05fa049d0f71c",
|
|
"reference": "05ceba981436a4022553f7aaa2a05fa049d0f71c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-memcached": "*",
|
|
"ext-redis": "*",
|
|
"php": ">=8.0",
|
|
"utopia-php/pools": "1.*",
|
|
"utopia-php/telemetry": "*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "^1.12",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.13.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Cache\\": "src/Cache"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple cache library to manage application cache storing, loading and purging",
|
|
"keywords": [
|
|
"cache",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/cache/issues",
|
|
"source": "https://github.com/utopia-php/cache/tree/1.0.1"
|
|
},
|
|
"time": "2026-03-12T03:39:09+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/cli",
|
|
"version": "0.23.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/cli.git",
|
|
"reference": "8d1955b8bc4dc631f45d7c7df689ed7b63f70621"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/cli/zipball/8d1955b8bc4dc631f45d7c7df689ed7b63f70621",
|
|
"reference": "8d1955b8bc4dc631f45d7c7df689ed7b63f70621",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4",
|
|
"utopia-php/servers": "0.3.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.3",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"swoole/ide-helper": "4.8.8",
|
|
"utopia-php/console": "0.0.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\CLI\\": "src/CLI"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple CLI library to manage command line applications",
|
|
"keywords": [
|
|
"cli",
|
|
"command line",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/cli/issues",
|
|
"source": "https://github.com/utopia-php/cli/tree/0.23.1"
|
|
},
|
|
"time": "2026-04-05T15:27:35+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/compression",
|
|
"version": "0.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/compression.git",
|
|
"reference": "68045cb9d714c1259582d2dfd0e76bd34f83e713"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/compression/zipball/68045cb9d714c1259582d2dfd0e76bd34f83e713",
|
|
"reference": "68045cb9d714c1259582d2dfd0e76bd34f83e713",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Compression\\": "src/Compression"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple Compression library to handle file compression",
|
|
"keywords": [
|
|
"compression",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/compression/issues",
|
|
"source": "https://github.com/utopia-php/compression/tree/0.1.4"
|
|
},
|
|
"time": "2026-02-17T05:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/config",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/config.git",
|
|
"reference": "6672bf6c1b54ba608593570cbef31bef75f17dd8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/config/zipball/6672bf6c1b54ba608593570cbef31bef75f17dd8",
|
|
"reference": "6672bf6c1b54ba608593570cbef31bef75f17dd8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-yaml": "*",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "^2.0",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Config\\": "src/Config"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple Config library to managing application config variables",
|
|
"keywords": [
|
|
"config",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/config/issues",
|
|
"source": "https://github.com/utopia-php/config/tree/1.0.0"
|
|
},
|
|
"time": "2025-11-18T17:02:00+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/console",
|
|
"version": "0.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/console.git",
|
|
"reference": "d298e43960780e6d76e66de1228c75dc81220e3e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/console/zipball/d298e43960780e6d76e66de1228c75dc81220e3e",
|
|
"reference": "d298e43960780e6d76e66de1228c75dc81220e3e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.3",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"swoole/ide-helper": "4.8.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Console helpers for logging, prompting, and executing commands",
|
|
"keywords": [
|
|
"cli",
|
|
"console",
|
|
"php",
|
|
"terminal",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/console/issues",
|
|
"source": "https://github.com/utopia-php/console/tree/0.1.1"
|
|
},
|
|
"time": "2026-02-10T10:20:29+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/database",
|
|
"version": "5.3.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/database.git",
|
|
"reference": "ee2d7d4c87b3a3fae954089ad7494ceb454f619d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/database/zipball/ee2d7d4c87b3a3fae954089ad7494ceb454f619d",
|
|
"reference": "ee2d7d4c87b3a3fae954089ad7494ceb454f619d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-mongodb": "*",
|
|
"ext-pdo": "*",
|
|
"php": ">=8.4",
|
|
"utopia-php/cache": "1.*",
|
|
"utopia-php/console": "0.1.*",
|
|
"utopia-php/mongo": "1.*",
|
|
"utopia-php/pools": "1.*",
|
|
"utopia-php/validators": "0.2.*"
|
|
},
|
|
"require-dev": {
|
|
"fakerphp/faker": "1.23.*",
|
|
"laravel/pint": "*",
|
|
"pcov/clobber": "2.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "9.*",
|
|
"rregeer/phpunit-coverage-check": "0.3.*",
|
|
"swoole/ide-helper": "5.1.3",
|
|
"utopia-php/cli": "0.22.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Database\\": "src/Database"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library to manage application persistence using multiple database adapters",
|
|
"keywords": [
|
|
"database",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/database/issues",
|
|
"source": "https://github.com/utopia-php/database/tree/5.3.21"
|
|
},
|
|
"time": "2026-04-10T12:38:57+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/detector",
|
|
"version": "0.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/detector.git",
|
|
"reference": "a564381108518ce6d18b6ab441f1448bd8355afd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/detector/zipball/a564381108518ce6d18b6ab441f1448bd8355afd",
|
|
"reference": "a564381108518ce6d18b6ab441f1448bd8355afd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "1.8.*",
|
|
"phpunit/phpunit": "^9.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Detector\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library for fast and reliable environment identification.",
|
|
"keywords": [
|
|
"detector",
|
|
"framework",
|
|
"php",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/detector/issues",
|
|
"source": "https://github.com/utopia-php/detector/tree/0.2.4"
|
|
},
|
|
"time": "2026-02-17T11:26:34+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/di",
|
|
"version": "0.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/di.git",
|
|
"reference": "07025d721ed5d9be27932e8e640acf1467fc4b9d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/di/zipball/07025d721ed5d9be27932e8e640acf1467fc4b9d",
|
|
"reference": "07025d721ed5d9be27932e8e640acf1467fc4b9d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"psr/container": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.27",
|
|
"phpbench/phpbench": "^1.2",
|
|
"phpstan/phpstan": "^2.1",
|
|
"phpunit/phpunit": "^9.5.25",
|
|
"swoole/ide-helper": "4.8.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\": "src/",
|
|
"Tests\\E2E\\": "tests/e2e"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple and lite library for managing dependency injections",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"dependency-injection",
|
|
"di",
|
|
"php",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/di/issues",
|
|
"source": "https://github.com/utopia-php/di/tree/0.3.2"
|
|
},
|
|
"time": "2026-03-21T07:42:10+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/dns",
|
|
"version": "1.6.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/dns.git",
|
|
"reference": "917901ecfe5f09a540e4f689b6cbb80b9f55035d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/dns/zipball/917901ecfe5f09a540e4f689b6cbb80b9f55035d",
|
|
"reference": "917901ecfe5f09a540e4f689b6cbb80b9f55035d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3",
|
|
"utopia-php/domains": "1.0.*",
|
|
"utopia-php/span": "1.1.*",
|
|
"utopia-php/telemetry": "*",
|
|
"utopia-php/validators": "0.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.25.*",
|
|
"phpstan/phpstan": "2.0.*",
|
|
"phpunit/phpunit": "12.4.*",
|
|
"swoole/ide-helper": "5.1.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\DNS\\": "src/DNS"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Lite & fast micro PHP DNS server abstraction that is **easy to use**.",
|
|
"keywords": [
|
|
"dns",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/dns/issues",
|
|
"source": "https://github.com/utopia-php/dns/tree/1.6.6"
|
|
},
|
|
"time": "2026-03-27T11:13:50+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/domains",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/domains.git",
|
|
"reference": "0edf6bb2b07f30db849a267027077bf5abb994c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/domains/zipball/0edf6bb2b07f30db849a267027077bf5abb994c6",
|
|
"reference": "0edf6bb2b07f30db849a267027077bf5abb994c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"utopia-php/cache": "1.0.*",
|
|
"utopia-php/validators": "0.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.18",
|
|
"phpstan/phpstan": "^1.12",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Domains\\": "src/Domains"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
},
|
|
{
|
|
"name": "Wess Cope",
|
|
"email": "wess@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Utopia Domains library is simple and lite library for parsing web domains. This library is aiming to be as simple and easy to learn and use.",
|
|
"keywords": [
|
|
"domains",
|
|
"framework",
|
|
"icann",
|
|
"php",
|
|
"public suffix",
|
|
"tld",
|
|
"tld extract",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/domains/issues",
|
|
"source": "https://github.com/utopia-php/domains/tree/1.0.5"
|
|
},
|
|
"time": "2026-03-03T09:20:50+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/dsn",
|
|
"version": "0.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/dsn.git",
|
|
"reference": "42ee37a3d1785100b2f69091c9d4affadb6846eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/dsn/zipball/42ee37a3d1785100b2f69091c9d4affadb6846eb",
|
|
"reference": "42ee37a3d1785100b2f69091c9d4affadb6846eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpunit/phpunit": "^9.3",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\DSN\\": "src/DSN"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library for parsing and managing Data Source Names ( DSNs )",
|
|
"keywords": [
|
|
"dsn",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/dsn/issues",
|
|
"source": "https://github.com/utopia-php/dsn/tree/0.2.1"
|
|
},
|
|
"time": "2024-05-07T02:01:25+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/emails",
|
|
"version": "0.6.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/emails.git",
|
|
"reference": "3a59fb392a03a88f5497e5fdb0ea84a252a4dfdf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/emails/zipball/3a59fb392a03a88f5497e5fdb0ea84a252a4dfdf",
|
|
"reference": "3a59fb392a03a88f5497e5fdb0ea84a252a4dfdf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"utopia-php/domains": "^1.0",
|
|
"utopia-php/fetch": "^0.5",
|
|
"utopia-php/validators": "0.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.25.*",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.3",
|
|
"utopia-php/cli": "^0.22",
|
|
"utopia-php/console": "0.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Emails\\": "src/Emails"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Utopia Emails library is simple and lite library for parsing and validating email addresses. This library is aiming to be as simple and easy to learn and use.",
|
|
"keywords": [
|
|
"RFC5322",
|
|
"email",
|
|
"emails",
|
|
"framework",
|
|
"parsing",
|
|
"php",
|
|
"upf",
|
|
"utopia",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/emails/issues",
|
|
"source": "https://github.com/utopia-php/emails/tree/0.6.9"
|
|
},
|
|
"time": "2026-03-14T13:52:56+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/fetch",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/fetch.git",
|
|
"reference": "a96a010e1c273f3888765449687baf58cbc61fcd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/fetch/zipball/a96a010e1c273f3888765449687baf58cbc61fcd",
|
|
"reference": "a96a010e1c273f3888765449687baf58cbc61fcd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.5.0",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Fetch\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library that provides an interface for making HTTP Requests.",
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/fetch/issues",
|
|
"source": "https://github.com/utopia-php/fetch/tree/0.5.1"
|
|
},
|
|
"time": "2025-12-18T16:25:10+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/http",
|
|
"version": "0.34.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/http.git",
|
|
"reference": "d6b360d555022d16c16d40be51f86180364819f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/http/zipball/d6b360d555022d16c16d40be51f86180364819f8",
|
|
"reference": "d6b360d555022d16c16d40be51f86180364819f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-swoole": "*",
|
|
"php": ">=8.2",
|
|
"utopia-php/compression": "0.1.*",
|
|
"utopia-php/di": "0.3.*",
|
|
"utopia-php/servers": "0.3.*",
|
|
"utopia-php/telemetry": "0.2.*",
|
|
"utopia-php/validators": "0.2.*"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/instantiator": "^1.5",
|
|
"laravel/pint": "1.*",
|
|
"phpbench/phpbench": "^1.2",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "^9.5.25",
|
|
"swoole/ide-helper": "4.8.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple, light and advanced PHP HTTP framework",
|
|
"keywords": [
|
|
"framework",
|
|
"http",
|
|
"php",
|
|
"upf"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/http/issues",
|
|
"source": "https://github.com/utopia-php/http/tree/0.34.20"
|
|
},
|
|
"time": "2026-04-12T14:25:22+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/image",
|
|
"version": "0.8.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/image.git",
|
|
"reference": "ce788ff0121a79286fdbe3ef3eba566de646df65"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/image/zipball/ce788ff0121a79286fdbe3ef3eba566de646df65",
|
|
"reference": "ce788ff0121a79286fdbe3ef3eba566de646df65",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-imagick": "*",
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "^1.10.0",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.13.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Image\\": "src/Image"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple Image manipulation library",
|
|
"keywords": [
|
|
"framework",
|
|
"image",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/image/issues",
|
|
"source": "https://github.com/utopia-php/image/tree/0.8.4"
|
|
},
|
|
"time": "2025-06-03T08:32:20+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/locale",
|
|
"version": "0.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/locale.git",
|
|
"reference": "10ffc869c904c45e32ab0c61f4b33ba774777eb6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/locale/zipball/10ffc869c904c45e32ab0c61f4b33ba774777eb6",
|
|
"reference": "10ffc869c904c45e32ab0c61f4b33ba774777eb6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Locale\\": "src/Locale"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple locale library to manage application translations",
|
|
"keywords": [
|
|
"framework",
|
|
"locale",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/locale/issues",
|
|
"source": "https://github.com/utopia-php/locale/tree/0.8.0"
|
|
},
|
|
"time": "2025-08-12T12:58:26+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/logger",
|
|
"version": "0.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/logger.git",
|
|
"reference": "25b5bd2ad8bb51292f76332faa7034644fd0941d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/logger/zipball/25b5bd2ad8bb51292f76332faa7034644fd0941d",
|
|
"reference": "25b5bd2ad8bb51292f76332faa7034644fd0941d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpstan/phpstan": "1.9.x-dev",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Logger\\": "src/Logger"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.",
|
|
"keywords": [
|
|
"appsignal",
|
|
"errors",
|
|
"framework",
|
|
"logger",
|
|
"logging",
|
|
"logs",
|
|
"php",
|
|
"raygun",
|
|
"sentry",
|
|
"upf",
|
|
"utopia",
|
|
"warnings"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/logger/issues",
|
|
"source": "https://github.com/utopia-php/logger/tree/0.6.2"
|
|
},
|
|
"time": "2024-10-14T16:02:49+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/messaging",
|
|
"version": "0.22.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/messaging.git",
|
|
"reference": "a6ac04fd204fb6a16bf8c75a84d0b9fc10aa5030"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/messaging/zipball/a6ac04fd204fb6a16bf8c75a84d0b9fc10aa5030",
|
|
"reference": "a6ac04fd204fb6a16bf8c75a84d0b9fc10aa5030",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-openssl": "*",
|
|
"giggsey/libphonenumber-for-php-lite": "9.0.23",
|
|
"php": ">=8.1.0",
|
|
"phpmailer/phpmailer": "6.9.1"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "11.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Messaging\\": "src/Utopia/Messaging"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple, light and advanced PHP messaging library",
|
|
"keywords": [
|
|
"library",
|
|
"messaging",
|
|
"php",
|
|
"upf",
|
|
"utopia",
|
|
"utopia-php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/messaging/issues",
|
|
"source": "https://github.com/utopia-php/messaging/tree/0.22.0"
|
|
},
|
|
"time": "2026-04-02T04:09:19+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/migration",
|
|
"version": "1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/migration.git",
|
|
"reference": "7a86aeadf182b63a9f4ceba7e137588b31c5d2e2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/migration/zipball/7a86aeadf182b63a9f4ceba7e137588b31c5d2e2",
|
|
"reference": "7a86aeadf182b63a9f4ceba7e137588b31c5d2e2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"appwrite/appwrite": "19.*",
|
|
"ext-curl": "*",
|
|
"ext-openssl": "*",
|
|
"halaxa/json-machine": "^1.2",
|
|
"php": ">=8.1",
|
|
"utopia-php/database": "5.*",
|
|
"utopia-php/dsn": "0.2.*",
|
|
"utopia-php/storage": "1.0.*"
|
|
},
|
|
"require-dev": {
|
|
"ext-pdo": "*",
|
|
"laravel/pint": "1.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "11.*",
|
|
"vlucas/phpdotenv": "5.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Migration\\": "src/Migration"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library to migrate resources between services.",
|
|
"keywords": [
|
|
"framework",
|
|
"migration",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/migration/issues",
|
|
"source": "https://github.com/utopia-php/migration/tree/1.9.1"
|
|
},
|
|
"time": "2026-03-25T07:05:27+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/mongo",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/mongo.git",
|
|
"reference": "677a21c53f7a1316c528b4b45b3fce886cee7223"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/mongo/zipball/677a21c53f7a1316c528b4b45b3fce886cee7223",
|
|
"reference": "677a21c53f7a1316c528b4b45b3fce886cee7223",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mongodb": "2.1.*",
|
|
"mongodb/mongodb": "2.1.*",
|
|
"php": ">=8.0",
|
|
"ramsey/uuid": "4.9.*"
|
|
},
|
|
"require-dev": {
|
|
"fakerphp/faker": "1.*",
|
|
"laravel/pint": "*",
|
|
"phpstan/phpstan": "*",
|
|
"phpunit/phpunit": "9.*",
|
|
"swoole/ide-helper": "5.1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Mongo\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
},
|
|
{
|
|
"name": "Wess",
|
|
"email": "wess@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple library to manage Mongo database",
|
|
"keywords": [
|
|
"database",
|
|
"mongo",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/mongo/issues",
|
|
"source": "https://github.com/utopia-php/mongo/tree/1.0.2"
|
|
},
|
|
"time": "2026-03-18T02:45:50+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/platform",
|
|
"version": "0.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/platform.git",
|
|
"reference": "2a6b88168b3a99d4d7d3b37d927f2cb91da5e0fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/platform/zipball/2a6b88168b3a99d4d7d3b37d927f2cb91da5e0fc",
|
|
"reference": "2a6b88168b3a99d4d7d3b37d927f2cb91da5e0fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-redis": "*",
|
|
"php": ">=8.1",
|
|
"utopia-php/cli": "0.23.*",
|
|
"utopia-php/http": "0.34.*",
|
|
"utopia-php/queue": "0.17.*",
|
|
"utopia-php/servers": "0.3.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Platform\\": "src/Platform"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Light and Fast Platform Library",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"platform",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/platform/issues",
|
|
"source": "https://github.com/utopia-php/platform/tree/0.12.1"
|
|
},
|
|
"time": "2026-04-08T04:11:31+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/pools",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/pools.git",
|
|
"reference": "74de7c5457a2c447f27e7ec4d72e8412a7d68c10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/pools/zipball/74de7c5457a2c447f27e7ec4d72e8412a7d68c10",
|
|
"reference": "74de7c5457a2c447f27e7ec4d72e8412a7d68c10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"utopia-php/telemetry": "*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpstan/phpstan": "1.*",
|
|
"phpunit/phpunit": "11.*",
|
|
"swoole/ide-helper": "6.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Pools\\": "src/Pools"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Team Appwrite",
|
|
"email": "team@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple library to manage connection pools",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"pools",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/pools/issues",
|
|
"source": "https://github.com/utopia-php/pools/tree/1.0.3"
|
|
},
|
|
"time": "2026-02-26T08:42:40+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/preloader",
|
|
"version": "0.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/preloader.git",
|
|
"reference": "65ef48392e72172f584b0baa2e224f9a1cebcce0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/preloader/zipball/65ef48392e72172f584b0baa2e224f9a1cebcce0",
|
|
"reference": "65ef48392e72172f584b0baa2e224f9a1cebcce0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Preloader\\": "src/Preloader"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "team@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Utopia Preloader library is simple and lite library for managing PHP preloading configuration",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"preload",
|
|
"preloader",
|
|
"preloading",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/preloader/issues",
|
|
"source": "https://github.com/utopia-php/preloader/tree/0.2.4"
|
|
},
|
|
"time": "2020-10-24T07:04:59+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/queue",
|
|
"version": "0.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/queue.git",
|
|
"reference": "0fbc7d7312f5cf76ec112513fb93317000901f5f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/queue/zipball/0fbc7d7312f5cf76ec112513fb93317000901f5f",
|
|
"reference": "0fbc7d7312f5cf76ec112513fb93317000901f5f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3",
|
|
"php-amqplib/php-amqplib": "^3.7",
|
|
"utopia-php/di": "0.3.*",
|
|
"utopia-php/fetch": "0.5.*",
|
|
"utopia-php/pools": "1.*",
|
|
"utopia-php/servers": "0.3.*",
|
|
"utopia-php/telemetry": "0.2.*",
|
|
"utopia-php/validators": "0.2.*"
|
|
},
|
|
"require-dev": {
|
|
"ext-redis": "*",
|
|
"laravel/pint": "^1.0",
|
|
"phpstan/phpstan": "^1.8",
|
|
"phpunit/phpunit": "^11.0",
|
|
"swoole/ide-helper": "4.8.8",
|
|
"workerman/workerman": "^4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-swoole": "Needed to support Swoole.",
|
|
"workerman/workerman": "Needed to support Workerman."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Queue\\": "src/Queue"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Torsten Dittmann",
|
|
"email": "torsten@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A powerful task queue.",
|
|
"keywords": [
|
|
"Tasks",
|
|
"framework",
|
|
"php",
|
|
"queue",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/queue/issues",
|
|
"source": "https://github.com/utopia-php/queue/tree/0.17.0"
|
|
},
|
|
"time": "2026-03-23T16:21:31+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/registry",
|
|
"version": "0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/registry.git",
|
|
"reference": "bedc4ed54527b2803e6dfdccc39449f98522b70d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/registry/zipball/bedc4ed54527b2803e6dfdccc39449f98522b70d",
|
|
"reference": "bedc4ed54527b2803e6dfdccc39449f98522b70d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Registry\\": "src/Registry"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple dependency management library for PHP",
|
|
"keywords": [
|
|
"dependency management",
|
|
"di",
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/registry/issues",
|
|
"source": "https://github.com/utopia-php/registry/tree/0.5.0"
|
|
},
|
|
"time": "2021-03-10T10:45:22+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/servers",
|
|
"version": "0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/servers.git",
|
|
"reference": "235be31200df9437fc96a1c270ffef4c64fafe52"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/servers/zipball/235be31200df9437fc96a1c270ffef4c64fafe52",
|
|
"reference": "235be31200df9437fc96a1c270ffef4c64fafe52",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"utopia-php/di": "0.3.*",
|
|
"utopia-php/validators": "0.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^0.2.3",
|
|
"phpstan/phpstan": "^1.8",
|
|
"phpunit/phpunit": "^9.5.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Servers\\": "src/Servers"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Team Appwrite",
|
|
"email": "team@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A base library for building Utopia style servers.",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"servers",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/servers/issues",
|
|
"source": "https://github.com/utopia-php/servers/tree/0.3.0"
|
|
},
|
|
"time": "2026-03-13T11:31:42+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/span",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/span.git",
|
|
"reference": "028406940ca92bdc88099f0b1a123a3b2cbdd4e5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/span/zipball/028406940ca92bdc88099f0b1a123a3b2cbdd4e5",
|
|
"reference": "028406940ca92bdc88099f0b1a123a3b2cbdd4e5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.2"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.0",
|
|
"phpstan/phpstan": "^2.0",
|
|
"phpunit/phpunit": "^10.0",
|
|
"rector/rector": "^2.3",
|
|
"swoole/ide-helper": "^5.0"
|
|
},
|
|
"suggest": {
|
|
"ext-swoole": "Required for coroutine-based storage"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Span\\": "src/Span/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Simple span tracing library for PHP with coroutine support",
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/span/issues",
|
|
"source": "https://github.com/utopia-php/span/tree/1.1.5"
|
|
},
|
|
"time": "2026-02-13T18:00:11+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/storage",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/storage.git",
|
|
"reference": "f014be445f0baa635d0764e1673196f412511618"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/storage/zipball/f014be445f0baa635d0764e1673196f412511618",
|
|
"reference": "f014be445f0baa635d0764e1673196f412511618",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-zlib": "*",
|
|
"php": ">=8.1",
|
|
"utopia-php/system": "0.*.*",
|
|
"utopia-php/telemetry": "0.2.*",
|
|
"utopia-php/validators": "0.2.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.2.*",
|
|
"phpunit/phpunit": "^9.3",
|
|
"vimeo/psalm": "4.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Storage\\": "src/Storage"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple Storage library to manage application storage",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"storage",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/storage/issues",
|
|
"source": "https://github.com/utopia-php/storage/tree/1.0.1"
|
|
},
|
|
"time": "2026-02-23T05:59:32+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/system",
|
|
"version": "0.10.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/system.git",
|
|
"reference": "7c1669533bb9c285de19191270c8c1439161a78a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/system/zipball/7c1669533bb9c285de19191270c8c1439161a78a",
|
|
"reference": "7c1669533bb9c285de19191270c8c1439161a78a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.13.*",
|
|
"phpstan/phpstan": "1.12.*",
|
|
"phpunit/phpunit": "9.6.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\System\\": "src/System"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
},
|
|
{
|
|
"name": "Torsten Dittmann",
|
|
"email": "torsten@appwrite.io"
|
|
}
|
|
],
|
|
"description": "A simple library for obtaining information about the host's system.",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"system",
|
|
"upf",
|
|
"utopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/system/issues",
|
|
"source": "https://github.com/utopia-php/system/tree/0.10.1"
|
|
},
|
|
"time": "2026-03-15T21:07:41+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/telemetry",
|
|
"version": "0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/telemetry.git",
|
|
"reference": "9997ebf59bb77920a7223ad73d834a76b09152c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/telemetry/zipball/9997ebf59bb77920a7223ad73d834a76b09152c3",
|
|
"reference": "9997ebf59bb77920a7223ad73d834a76b09152c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-opentelemetry": "*",
|
|
"ext-protobuf": "*",
|
|
"nyholm/psr7": "1.*",
|
|
"open-telemetry/exporter-otlp": "1.*",
|
|
"open-telemetry/sdk": "1.*",
|
|
"php": ">=8.0",
|
|
"symfony/http-client": "7.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpbench/phpbench": "1.*",
|
|
"phpstan/phpstan": "2.*",
|
|
"phpunit/phpunit": "11.*",
|
|
"swoole/ide-helper": "6.*"
|
|
},
|
|
"suggest": {
|
|
"ext-sockets": "Required for the Swoole transport implementation",
|
|
"ext-swoole": "Required for the Swoole transport implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\Telemetry\\": "src/Telemetry"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"upf"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/telemetry/issues",
|
|
"source": "https://github.com/utopia-php/telemetry/tree/0.2.0"
|
|
},
|
|
"time": "2025-12-17T07:56:38+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/validators",
|
|
"version": "0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/validators.git",
|
|
"reference": "30b6030a5b100fc1dff34506e5053759594b2a20"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/validators/zipball/30b6030a5b100fc1dff34506e5053759594b2a20",
|
|
"reference": "30b6030a5b100fc1dff34506e5053759594b2a20",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*",
|
|
"phpstan/phpstan": "2.*",
|
|
"phpunit/phpunit": "11.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A lightweight collection of reusable validators for Utopia projects",
|
|
"keywords": [
|
|
"php",
|
|
"utopia",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/validators/issues",
|
|
"source": "https://github.com/utopia-php/validators/tree/0.2.0"
|
|
},
|
|
"time": "2026-01-13T09:16:51+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/vcs",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/vcs.git",
|
|
"reference": "44a84ab52b42fc12f812b4d7331286b519d39db3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/44a84ab52b42fc12f812b4d7331286b519d39db3",
|
|
"reference": "44a84ab52b42fc12f812b4d7331286b519d39db3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"adhocore/jwt": "^1.1",
|
|
"php": ">=8.0",
|
|
"utopia-php/cache": "1.0.*",
|
|
"utopia-php/fetch": "0.5.*"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "1.*.*",
|
|
"phpstan/phpstan": "1.*.*",
|
|
"phpunit/phpunit": "^9.4",
|
|
"utopia-php/system": "0.10.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\VCS\\": "src/VCS"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"utopia",
|
|
"vcs"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/vcs/issues",
|
|
"source": "https://github.com/utopia-php/vcs/tree/3.2.0"
|
|
},
|
|
"time": "2026-04-08T16:00:31+00:00"
|
|
},
|
|
{
|
|
"name": "utopia-php/websocket",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/utopia-php/websocket.git",
|
|
"reference": "d230de8d4d2450184297327238ed1fbde676b8d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/utopia-php/websocket/zipball/d230de8d4d2450184297327238ed1fbde676b8d2",
|
|
"reference": "d230de8d4d2450184297327238ed1fbde676b8d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"laravel/pint": "^1.15",
|
|
"phpstan/phpstan": "^1.12",
|
|
"phpunit/phpunit": "^9.5.5",
|
|
"swoole/ide-helper": "5.1.2",
|
|
"textalk/websocket": "1.5.2",
|
|
"workerman/workerman": "4.1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Utopia\\WebSocket\\": "src/WebSocket"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A simple abstraction for WebSocket servers.",
|
|
"keywords": [
|
|
"framework",
|
|
"php",
|
|
"upf",
|
|
"utopia",
|
|
"websocket"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/utopia-php/websocket/issues",
|
|
"source": "https://github.com/utopia-php/websocket/tree/1.0.0"
|
|
},
|
|
"time": "2026-02-05T13:40:16+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozarts/assert.git",
|
|
"reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
|
|
"reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-date": "*",
|
|
"ext-filter": "*",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "",
|
|
"ext-simplexml": "",
|
|
"ext-spl": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\Assert\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Assertions to validate method input/output with nice error messages.",
|
|
"keywords": [
|
|
"assert",
|
|
"check",
|
|
"validate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/webmozarts/assert/issues",
|
|
"source": "https://github.com/webmozarts/assert/tree/1.12.1"
|
|
},
|
|
"time": "2025-10-29T15:56:20+00:00"
|
|
},
|
|
{
|
|
"name": "webonyx/graphql-php",
|
|
"version": "v15.31.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webonyx/graphql-php.git",
|
|
"reference": "089c4ef7e112df85788cfe06596278a8f99f4aa9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webonyx/graphql-php/zipball/089c4ef7e112df85788cfe06596278a8f99f4aa9",
|
|
"reference": "089c4ef7e112df85788cfe06596278a8f99f4aa9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.4 || ^8"
|
|
},
|
|
"require-dev": {
|
|
"amphp/amp": "^2.6",
|
|
"amphp/http-server": "^2.1",
|
|
"dms/phpunit-arraysubset-asserts": "dev-master",
|
|
"ergebnis/composer-normalize": "^2.28",
|
|
"friendsofphp/php-cs-fixer": "3.94.2",
|
|
"mll-lab/php-cs-fixer-config": "5.13.0",
|
|
"nyholm/psr7": "^1.5",
|
|
"phpbench/phpbench": "^1.2",
|
|
"phpstan/extension-installer": "^1.1",
|
|
"phpstan/phpstan": "2.1.46",
|
|
"phpstan/phpstan-phpunit": "2.0.16",
|
|
"phpstan/phpstan-strict-rules": "2.0.10",
|
|
"phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
|
|
"psr/http-message": "^1 || ^2",
|
|
"react/http": "^1.6",
|
|
"react/promise": "^2.0 || ^3.0",
|
|
"rector/rector": "^2.0",
|
|
"symfony/polyfill-php81": "^1.23",
|
|
"symfony/var-exporter": "^5 || ^6 || ^7 || ^8",
|
|
"thecodingmachine/safe": "^1.3 || ^2 || ^3",
|
|
"ticketswap/phpstan-error-formatter": "1.3.0"
|
|
},
|
|
"suggest": {
|
|
"amphp/http-server": "To leverage async resolving with webserver on AMPHP platform",
|
|
"psr/http-message": "To use standard GraphQL server",
|
|
"react/promise": "To leverage async resolving on React PHP platform"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GraphQL\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A PHP port of GraphQL reference implementation",
|
|
"homepage": "https://github.com/webonyx/graphql-php",
|
|
"keywords": [
|
|
"api",
|
|
"graphql"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/webonyx/graphql-php/issues",
|
|
"source": "https://github.com/webonyx/graphql-php/tree/v15.31.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/spawnia",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/webonyx-graphql-php",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2026-04-11T18:06:15+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "appwrite/sdk-generator",
|
|
"version": "1.17.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/appwrite/sdk-generator.git",
|
|
"reference": "c714ee52659ef5968b3372ff4da0e407140a6250"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/c714ee52659ef5968b3372ff4da0e407140a6250",
|
|
"reference": "c714ee52659ef5968b3372ff4da0e407140a6250",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"matthiasmullie/minify": "1.3.*",
|
|
"php": ">=8.3",
|
|
"twig/twig": "3.14.*"
|
|
},
|
|
"require-dev": {
|
|
"brianium/paratest": "7.*",
|
|
"phpunit/phpunit": "11.*",
|
|
"squizlabs/php_codesniffer": "3.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Appwrite\\SDK\\": "src/SDK",
|
|
"Appwrite\\Spec\\": "src/Spec"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eldad Fux",
|
|
"email": "eldad@appwrite.io"
|
|
}
|
|
],
|
|
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
|
|
"support": {
|
|
"issues": "https://github.com/appwrite/sdk-generator/issues",
|
|
"source": "https://github.com/appwrite/sdk-generator/tree/1.17.11"
|
|
},
|
|
"time": "2026-04-11T02:42:32+00:00"
|
|
},
|
|
{
|
|
"name": "brianium/paratest",
|
|
"version": "v7.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paratestphp/paratest.git",
|
|
"reference": "81c80677c9ec0ed4ef16b246167f11dec81a6e3d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/81c80677c9ec0ed4ef16b246167f11dec81a6e3d",
|
|
"reference": "81c80677c9ec0ed4ef16b246167f11dec81a6e3d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-simplexml": "*",
|
|
"fidry/cpu-core-counter": "^1.3.0",
|
|
"jean85/pretty-package-versions": "^2.1.1",
|
|
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
|
|
"phpunit/php-code-coverage": "^12.5.3 || ^13.0.1",
|
|
"phpunit/php-file-iterator": "^6.0.1 || ^7",
|
|
"phpunit/php-timer": "^8 || ^9",
|
|
"phpunit/phpunit": "^12.5.14 || ^13.0.5",
|
|
"sebastian/environment": "^8.0.3 || ^9",
|
|
"symfony/console": "^7.4.7 || ^8.0.7",
|
|
"symfony/process": "^7.4.5 || ^8.0.5"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^14.0.0",
|
|
"ext-pcntl": "*",
|
|
"ext-pcov": "*",
|
|
"ext-posix": "*",
|
|
"phpstan/phpstan": "^2.1.44",
|
|
"phpstan/phpstan-deprecation-rules": "^2.0.4",
|
|
"phpstan/phpstan-phpunit": "^2.0.16",
|
|
"phpstan/phpstan-strict-rules": "^2.0.10",
|
|
"symfony/filesystem": "^7.4.6 || ^8.0.6"
|
|
},
|
|
"bin": [
|
|
"bin/paratest",
|
|
"bin/paratest_for_phpstorm"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ParaTest\\": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Brian Scaturro",
|
|
"email": "scaturrob@gmail.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Filippo Tessarotto",
|
|
"email": "zoeslam@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Parallel testing for PHP",
|
|
"homepage": "https://github.com/paratestphp/paratest",
|
|
"keywords": [
|
|
"concurrent",
|
|
"parallel",
|
|
"phpunit",
|
|
"testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/paratestphp/paratest/issues",
|
|
"source": "https://github.com/paratestphp/paratest/tree/v7.20.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/Slamdunk",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://paypal.me/filippotessarotto",
|
|
"type": "paypal"
|
|
}
|
|
],
|
|
"time": "2026-03-29T15:46:14+00:00"
|
|
},
|
|
{
|
|
"name": "czproject/git-php",
|
|
"version": "v4.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/czproject/git-php.git",
|
|
"reference": "1f1ecc92aea9ee31120f4f5b759f5aa947420b0a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/czproject/git-php/zipball/1f1ecc92aea9ee31120f4f5b759f5aa947420b0a",
|
|
"reference": "1f1ecc92aea9ee31120f4f5b759f5aa947420b0a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "8.0 - 8.5"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Pecha",
|
|
"email": "janpecha@email.cz"
|
|
}
|
|
],
|
|
"description": "Library for work with Git repository in PHP.",
|
|
"keywords": [
|
|
"git"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/czproject/git-php/issues",
|
|
"source": "https://github.com/czproject/git-php/tree/v4.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/janpecha",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.janpecha.cz/donate/git-php/",
|
|
"type": "other"
|
|
},
|
|
{
|
|
"url": "https://donate.stripe.com/7sIcO2a9maTSg2A9AA",
|
|
"type": "stripe"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/czproject",
|
|
"type": "thanks.dev"
|
|
}
|
|
],
|
|
"time": "2025-11-10T07:24:07+00:00"
|
|
},
|
|
{
|
|
"name": "fidry/cpu-core-counter",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/theofidry/cpu-core-counter.git",
|
|
"reference": "db9508f7b1474469d9d3c53b86f817e344732678"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678",
|
|
"reference": "db9508f7b1474469d9d3c53b86f817e344732678",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"fidry/makefile": "^0.2.0",
|
|
"fidry/php-cs-fixer-config": "^1.1.2",
|
|
"phpstan/extension-installer": "^1.2.0",
|
|
"phpstan/phpstan": "^2.0",
|
|
"phpstan/phpstan-deprecation-rules": "^2.0.0",
|
|
"phpstan/phpstan-phpunit": "^2.0",
|
|
"phpstan/phpstan-strict-rules": "^2.0",
|
|
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
|
|
"webmozarts/strict-phpunit": "^7.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fidry\\CpuCoreCounter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Théo FIDRY",
|
|
"email": "theo.fidry@gmail.com"
|
|
}
|
|
],
|
|
"description": "Tiny utility to get the number of CPU cores.",
|
|
"keywords": [
|
|
"CPU",
|
|
"core"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
|
|
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theofidry",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-08-14T07:29:31+00:00"
|
|
},
|
|
{
|
|
"name": "jean85/pretty-package-versions",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Jean85/pretty-package-versions.git",
|
|
"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a",
|
|
"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": "^2.1.0",
|
|
"php": "^7.4|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
"jean85/composer-provided-replaced-stub-package": "^1.0",
|
|
"phpstan/phpstan": "^2.0",
|
|
"phpunit/phpunit": "^7.5|^8.5|^9.6",
|
|
"rector/rector": "^2.0",
|
|
"vimeo/psalm": "^4.3 || ^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jean85\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alessandro Lai",
|
|
"email": "alessandro.lai85@gmail.com"
|
|
}
|
|
],
|
|
"description": "A library to get pretty versions strings of installed dependencies",
|
|
"keywords": [
|
|
"composer",
|
|
"package",
|
|
"release",
|
|
"versions"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
|
|
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
|
|
},
|
|
"time": "2025-03-19T14:43:43+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/pint",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/pint.git",
|
|
"reference": "bdec963f53172c5e36330f3a400604c69bf02d39"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/pint/zipball/bdec963f53172c5e36330f3a400604c69bf02d39",
|
|
"reference": "bdec963f53172c5e36330f3a400604c69bf02d39",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xml": "*",
|
|
"php": "^8.2.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.94.2",
|
|
"illuminate/view": "^12.54.1",
|
|
"larastan/larastan": "^3.9.3",
|
|
"laravel-zero/framework": "^12.0.5",
|
|
"mockery/mockery": "^1.6.12",
|
|
"nunomaduro/termwind": "^2.4.0",
|
|
"pestphp/pest": "^3.8.6",
|
|
"shipfastlabs/agent-detector": "^1.1.0"
|
|
},
|
|
"bin": [
|
|
"builds/pint"
|
|
],
|
|
"type": "project",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "app/",
|
|
"Database\\Seeders\\": "database/seeders/",
|
|
"Database\\Factories\\": "database/factories/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nuno Maduro",
|
|
"email": "enunomaduro@gmail.com"
|
|
}
|
|
],
|
|
"description": "An opinionated code formatter for PHP.",
|
|
"homepage": "https://laravel.com",
|
|
"keywords": [
|
|
"dev",
|
|
"format",
|
|
"formatter",
|
|
"lint",
|
|
"linter",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/pint/issues",
|
|
"source": "https://github.com/laravel/pint"
|
|
},
|
|
"time": "2026-03-12T15:51:39+00:00"
|
|
},
|
|
{
|
|
"name": "matthiasmullie/minify",
|
|
"version": "1.3.75",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/matthiasmullie/minify.git",
|
|
"reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
|
|
"reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"matthiasmullie/path-converter": "~1.1",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": ">=2.0",
|
|
"matthiasmullie/scrapbook": ">=1.3",
|
|
"phpunit/phpunit": ">=4.8"
|
|
},
|
|
"suggest": {
|
|
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
|
|
},
|
|
"bin": [
|
|
"bin/minifycss",
|
|
"bin/minifyjs"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MatthiasMullie\\Minify\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthias Mullie",
|
|
"email": "minify@mullie.eu",
|
|
"homepage": "https://www.mullie.eu",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"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.",
|
|
"homepage": "https://github.com/matthiasmullie/minify",
|
|
"keywords": [
|
|
"JS",
|
|
"css",
|
|
"javascript",
|
|
"minifier",
|
|
"minify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/matthiasmullie/minify/issues",
|
|
"source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/matthiasmullie",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-06-25T09:56:19+00:00"
|
|
},
|
|
{
|
|
"name": "matthiasmullie/path-converter",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/matthiasmullie/path-converter.git",
|
|
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
|
|
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MatthiasMullie\\PathConverter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthias Mullie",
|
|
"email": "pathconverter@mullie.eu",
|
|
"homepage": "http://www.mullie.eu",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Relative path converter",
|
|
"homepage": "http://github.com/matthiasmullie/path-converter",
|
|
"keywords": [
|
|
"converter",
|
|
"path",
|
|
"paths",
|
|
"relative"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/matthiasmullie/path-converter/issues",
|
|
"source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
|
|
},
|
|
"time": "2019-02-05T23:41:09+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"version": "1.13.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
|
|
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.6.8",
|
|
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^1.6.8",
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
"phpspec/prophecy": "^1.10",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/DeepCopy/deep_copy.php"
|
|
],
|
|
"psr-4": {
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Create deep copies (clones) of your objects",
|
|
"keywords": [
|
|
"clone",
|
|
"copy",
|
|
"duplicate",
|
|
"object",
|
|
"object graph"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-01T08:46:24+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v5.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
|
|
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpParser\\": "lib/PhpParser"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
|
|
},
|
|
"time": "2025-12-06T11:56:16+00:00"
|
|
},
|
|
{
|
|
"name": "phar-io/manifest",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/manifest.git",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-phar": "*",
|
|
"ext-xmlwriter": "*",
|
|
"phar-io/version": "^3.0.1",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-03T12:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "phar-io/version",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/version.git",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Library for handling version information and constraints",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/version/issues",
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
|
},
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "2.1.46",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a193923fc2d6325ef4e741cf3af8c3e8f54dbf25",
|
|
"reference": "a193923fc2d6325ef4e741cf3af8c3e8f54dbf25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4|^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan-shim": "*"
|
|
},
|
|
"bin": [
|
|
"phpstan",
|
|
"phpstan.phar"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
"keywords": [
|
|
"dev",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"docs": "https://phpstan.org/user-guide/getting-started",
|
|
"forum": "https://github.com/phpstan/phpstan/discussions",
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
"security": "https://github.com/phpstan/phpstan/security/policy",
|
|
"source": "https://github.com/phpstan/phpstan-src"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ondrejmirtes",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/phpstan",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2026-04-01T09:25:14+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "12.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b015312f28dd75b75d3422ca37dff2cd1a565e8d",
|
|
"reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"nikic/php-parser": "^5.7.0",
|
|
"php": ">=8.3",
|
|
"phpunit/php-file-iterator": "^6.0",
|
|
"phpunit/php-text-template": "^5.0",
|
|
"sebastian/complexity": "^5.0",
|
|
"sebastian/environment": "^8.0.3",
|
|
"sebastian/lines-of-code": "^4.0",
|
|
"sebastian/version": "^6.0",
|
|
"theseer/tokenizer": "^2.0.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.5.1"
|
|
},
|
|
"suggest": {
|
|
"ext-pcov": "PHP extension that provides line coverage",
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "12.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
"keywords": [
|
|
"coverage",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T06:01:44+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "6.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5",
|
|
"reference": "3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
"keywords": [
|
|
"filesystem",
|
|
"iterator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/6.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-file-iterator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-02T14:04:18+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-invoker",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
|
"reference": "12b54e689b07a25a9b41e57736dfab6ec9ae5406"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/12b54e689b07a25a9b41e57736dfab6ec9ae5406",
|
|
"reference": "12b54e689b07a25a9b41e57736dfab6ec9ae5406",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-pcntl": "*",
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Invoke callables with a timeout",
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:58:58+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "e1367a453f0eda562eedb4f659e13aa900d66c53"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/e1367a453f0eda562eedb4f659e13aa900d66c53",
|
|
"reference": "e1367a453f0eda562eedb4f659e13aa900d66c53",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Simple template engine.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
"keywords": [
|
|
"template"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/5.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:59:16+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc",
|
|
"reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:59:38+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "12.5.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "85b62adab1a340982df64e66daa4a4435eb5723b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/85b62adab1a340982df64e66daa4a4435eb5723b",
|
|
"reference": "85b62adab1a340982df64e66daa4a4435eb5723b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"myclabs/deep-copy": "^1.13.4",
|
|
"phar-io/manifest": "^2.0.4",
|
|
"phar-io/version": "^3.2.1",
|
|
"php": ">=8.3",
|
|
"phpunit/php-code-coverage": "^12.5.3",
|
|
"phpunit/php-file-iterator": "^6.0.1",
|
|
"phpunit/php-invoker": "^6.0.0",
|
|
"phpunit/php-text-template": "^5.0.0",
|
|
"phpunit/php-timer": "^8.0.0",
|
|
"sebastian/cli-parser": "^4.2.0",
|
|
"sebastian/comparator": "^7.1.4",
|
|
"sebastian/diff": "^7.0.0",
|
|
"sebastian/environment": "^8.0.4",
|
|
"sebastian/exporter": "^7.0.2",
|
|
"sebastian/global-state": "^8.0.2",
|
|
"sebastian/object-enumerator": "^7.0.0",
|
|
"sebastian/recursion-context": "^7.0.1",
|
|
"sebastian/type": "^6.0.3",
|
|
"sebastian/version": "^6.0.0",
|
|
"staabm/side-effects-detector": "^1.0.5"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "12.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/Framework/Assert/Functions.php"
|
|
],
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "The PHP Unit Testing framework.",
|
|
"homepage": "https://phpunit.de/",
|
|
"keywords": [
|
|
"phpunit",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.17"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://phpunit.de/sponsoring.html",
|
|
"type": "other"
|
|
}
|
|
],
|
|
"time": "2026-04-08T03:04:19+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/cli-parser",
|
|
"version": "4.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
|
"reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/90f41072d220e5c40df6e8635f5dafba2d9d4d04",
|
|
"reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for parsing CLI options",
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
|
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/4.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/cli-parser",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-09-14T09:36:45+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "7.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "c284f55811f43d555e51e8e5c166ac40d3e33c63"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c284f55811f43d555e51e8e5c166ac40d3e33c63",
|
|
"reference": "c284f55811f43d555e51e8e5c166ac40d3e33c63",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=8.3",
|
|
"sebastian/diff": "^7.0",
|
|
"sebastian/exporter": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.2"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "For comparing BcMath\\Number objects"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
|
"keywords": [
|
|
"comparator",
|
|
"compare",
|
|
"equality"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/7.1.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-08T04:43:00+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/complexity",
|
|
"version": "5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
|
"reference": "bad4316aba5303d0221f43f8cee37eb58d384bbb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/bad4316aba5303d0221f43f8cee37eb58d384bbb",
|
|
"reference": "bad4316aba5303d0221f43f8cee37eb58d384bbb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^5.0",
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for calculating the complexity of PHP code units",
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
|
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/5.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:55:25+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "7ab1ea946c012266ca32390913653d844ecd085f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7ab1ea946c012266ca32390913653d844ecd085f",
|
|
"reference": "7ab1ea946c012266ca32390913653d844ecd085f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0",
|
|
"symfony/process": "^7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann",
|
|
"email": "mail@kore-nordmann.de"
|
|
}
|
|
],
|
|
"description": "Diff implementation",
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff",
|
|
"udiff",
|
|
"unidiff",
|
|
"unified diff"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:55:46+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "8.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "7b8842c2d8e85d0c3a5831236bf5869af6ab2a11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/7b8842c2d8e85d0c3a5831236bf5869af6ab2a11",
|
|
"reference": "7b8842c2d8e85d0c3a5831236bf5869af6ab2a11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"suggest": {
|
|
"ext-posix": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
"homepage": "https://github.com/sebastianbergmann/environment",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"environment",
|
|
"hhvm"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
"security": "https://github.com/sebastianbergmann/environment/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/8.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/environment",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-03-15T07:05:40+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "7.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "016951ae10980765e4e7aee491eb288c64e505b7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/016951ae10980765e4e7aee491eb288c64e505b7",
|
|
"reference": "016951ae10980765e4e7aee491eb288c64e505b7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=8.3",
|
|
"sebastian/recursion-context": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
|
"keywords": [
|
|
"export",
|
|
"exporter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/7.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-09-24T06:16:11+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "8.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "ef1377171613d09edd25b7816f05be8313f9115d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ef1377171613d09edd25b7816f05be8313f9115d",
|
|
"reference": "ef1377171613d09edd25b7816f05be8313f9115d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3",
|
|
"sebastian/object-reflector": "^5.0",
|
|
"sebastian/recursion-context": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-dom": "*",
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Snapshotting of global state",
|
|
"homepage": "https://www.github.com/sebastianbergmann/global-state",
|
|
"keywords": [
|
|
"global state"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/8.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/global-state",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-29T11:29:25+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/lines-of-code",
|
|
"version": "4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
|
"reference": "97ffee3bcfb5805568d6af7f0f893678fc076d2f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/97ffee3bcfb5805568d6af7f0f893678fc076d2f",
|
|
"reference": "97ffee3bcfb5805568d6af7f0f893678fc076d2f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^5.0",
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for counting the lines of code in PHP source code",
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
|
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/4.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:57:28+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-enumerator",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
|
"reference": "1effe8e9b8e068e9ae228e542d5d11b5d16db894"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1effe8e9b8e068e9ae228e542d5d11b5d16db894",
|
|
"reference": "1effe8e9b8e068e9ae228e542d5d11b5d16db894",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3",
|
|
"sebastian/object-reflector": "^5.0",
|
|
"sebastian/recursion-context": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
|
"security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:57:48+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-reflector",
|
|
"version": "5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
|
"reference": "4bfa827c969c98be1e527abd576533293c634f6a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/4bfa827c969c98be1e527abd576533293c634f6a",
|
|
"reference": "4bfa827c969c98be1e527abd576533293c634f6a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
|
"security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/5.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T04:58:17+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "7.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "0b01998a7d5b1f122911a66bebcb8d46f0c82d8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/0b01998a7d5b1f122911a66bebcb8d46f0c82d8c",
|
|
"reference": "0b01998a7d5b1f122911a66bebcb8d46f0c82d8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/7.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-13T04:44:59+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/type",
|
|
"version": "6.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
|
"reference": "e549163b9760b8f71f191651d22acf32d56d6d4d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/e549163b9760b8f71f191651d22acf32d56d6d4d",
|
|
"reference": "e549163b9760b8f71f191651d22acf32d56d6d4d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Collection of value objects that represent the types of the PHP type system",
|
|
"homepage": "https://github.com/sebastianbergmann/type",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/type/issues",
|
|
"security": "https://github.com/sebastianbergmann/type/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/type/tree/6.0.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/type",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-09T06:57:12+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "3e6ccf7657d4f0a59200564b08cead899313b53c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/3e6ccf7657d4f0a59200564b08cead899313b53c",
|
|
"reference": "3e6ccf7657d4f0a59200564b08cead899313b53c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
"security": "https://github.com/sebastianbergmann/version/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/version/tree/6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-02-07T05:00:38+00:00"
|
|
},
|
|
{
|
|
"name": "staabm/side-effects-detector",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/staabm/side-effects-detector.git",
|
|
"reference": "d8334211a140ce329c13726d4a715adbddd0a163"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
|
|
"reference": "d8334211a140ce329c13726d4a715adbddd0a163",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/extension-installer": "^1.4.3",
|
|
"phpstan/phpstan": "^1.12.6",
|
|
"phpunit/phpunit": "^9.6.21",
|
|
"symfony/var-dumper": "^5.4.43",
|
|
"tomasvotruba/type-coverage": "1.0.0",
|
|
"tomasvotruba/unused-public": "1.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A static analysis tool to detect side effects in PHP code",
|
|
"keywords": [
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/staabm/side-effects-detector/issues",
|
|
"source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/staabm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-10-20T05:08:20+00:00"
|
|
},
|
|
{
|
|
"name": "swoole/ide-helper",
|
|
"version": "6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swoole/ide-helper.git",
|
|
"reference": "6f12243dce071714c5febe059578d909698f9a52"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swoole/ide-helper/zipball/6f12243dce071714c5febe059578d909698f9a52",
|
|
"reference": "6f12243dce071714c5febe059578d909698f9a52",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Team Swoole",
|
|
"email": "team@swoole.com"
|
|
}
|
|
],
|
|
"description": "IDE help files for Swoole.",
|
|
"support": {
|
|
"issues": "https://github.com/swoole/ide-helper/issues",
|
|
"source": "https://github.com/swoole/ide-helper/tree/6.0.2"
|
|
},
|
|
"time": "2025-03-23T07:31:41+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v8.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "5b66d385dc58f69652e56f78a4184615e3f2b7f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/5b66d385dc58f69652e56f78a4184615e3f2b7f7",
|
|
"reference": "5b66d385dc58f69652e56f78a4184615e3f2b7f7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-mbstring": "^1.0",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
"symfony/string": "^7.4|^8.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^7.4|^8.0",
|
|
"symfony/dependency-injection": "^7.4|^8.0",
|
|
"symfony/event-dispatcher": "^7.4|^8.0",
|
|
"symfony/http-foundation": "^7.4|^8.0",
|
|
"symfony/http-kernel": "^7.4|^8.0",
|
|
"symfony/lock": "^7.4|^8.0",
|
|
"symfony/messenger": "^7.4|^8.0",
|
|
"symfony/process": "^7.4|^8.0",
|
|
"symfony/stopwatch": "^7.4|^8.0",
|
|
"symfony/var-dumper": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"cli",
|
|
"command-line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v8.0.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-03-30T15:14:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "141046a8f9477948ff284fa65be2095baafb94f2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
|
|
"reference": "141046a8f9477948ff284fa65be2095baafb94f2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T16:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
|
|
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-04-10T16:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"intl",
|
|
"normalizer",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.34.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.34.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v8.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc",
|
|
"reference": "cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Executes commands in sub-processes",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/process/tree/v8.0.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-03-30T15:14:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v8.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "ae9488f874d7603f9d2dfbf120203882b645d963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/ae9488f874d7603f9d2dfbf120203882b645d963",
|
|
"reference": "ae9488f874d7603f9d2dfbf120203882b645d963",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-intl-grapheme": "^1.33",
|
|
"symfony/polyfill-intl-normalizer": "^1.0",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/emoji": "^7.4|^8.0",
|
|
"symfony/http-client": "^7.4|^8.0",
|
|
"symfony/intl": "^7.4|^8.0",
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
|
"symfony/var-exporter": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v8.0.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-03-30T15:14:47+00:00"
|
|
},
|
|
{
|
|
"name": "textalk/websocket",
|
|
"version": "1.5.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Textalk/websocket-php.git",
|
|
"reference": "d05dbaa97500176447ffb1f1800573f23085ab13"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Textalk/websocket-php/zipball/d05dbaa97500176447ffb1f1800573f23085ab13",
|
|
"reference": "d05dbaa97500176447ffb1f1800573f23085ab13",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 | ^8.0",
|
|
"psr/log": "^1 | ^2 | ^3"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.0",
|
|
"phpunit/phpunit": "^8.0|^9.0",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WebSocket\\": "lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fredrik Liljegren"
|
|
},
|
|
{
|
|
"name": "Sören Jensen",
|
|
"email": "soren@abicart.se"
|
|
}
|
|
],
|
|
"description": "WebSocket client and server",
|
|
"support": {
|
|
"issues": "https://github.com/Textalk/websocket-php/issues",
|
|
"source": "https://github.com/Textalk/websocket-php/tree/1.5.8"
|
|
},
|
|
"time": "2022-04-26T06:28:24+00:00"
|
|
},
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
|
"reference": "7989e43bf381af0eac72e4f0ca5bcbfa81658be4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/7989e43bf381af0eac72e4f0ca5bcbfa81658be4",
|
|
"reference": "7989e43bf381af0eac72e4f0ca5bcbfa81658be4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": "^8.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
"support": {
|
|
"issues": "https://github.com/theseer/tokenizer/issues",
|
|
"source": "https://github.com/theseer/tokenizer/tree/2.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-12-08T11:19:18+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v3.14.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a",
|
|
"reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php81": "^1.29"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0|^2.0",
|
|
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Resources/core.php",
|
|
"src/Resources/debug.php",
|
|
"src/Resources/escaper.php",
|
|
"src/Resources/string_loader.php"
|
|
],
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v3.14.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-11-07T12:36:22+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=8.3.0",
|
|
"ext-curl": "*",
|
|
"ext-imagick": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-json": "*",
|
|
"ext-yaml": "*",
|
|
"ext-dom": "*",
|
|
"ext-redis": "*",
|
|
"ext-swoole": "6.*",
|
|
"ext-pdo": "*",
|
|
"ext-openssl": "*",
|
|
"ext-zlib": "*",
|
|
"ext-sockets": "*"
|
|
},
|
|
"platform-dev": {
|
|
"ext-fileinfo": "*"
|
|
},
|
|
"plugin-api-version": "2.9.0"
|
|
}
|