HEX
Server: LiteSpeed
System: Linux my-kul-web2054.main-hosting.eu 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: u665686179 (665686179)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u665686179/domains/dealkr.com/public_html/vendor/aws/aws-crt-php/composer.json
{
    "name": "aws/aws-crt-php",
    "homepage": "https://github.com/awslabs/aws-crt-php",
    "description": "AWS Common Runtime for PHP",
    "keywords": ["aws","amazon","sdk","crt"],
    "type": "library",
    "authors": [
        {
            "name": "AWS SDK Common Runtime Team",
            "email": "aws-sdk-common-runtime@amazon.com"
        }
    ],
    "minimum-stability": "alpha",
    "require": {
        "php": ">=5.5"
    },
    "require-dev": {
        "phpunit/phpunit":"^4.8.35||^5.6.3||^9.5",
        "yoast/phpunit-polyfills": "^1.0"
    },
    "autoload": {
        "classmap": [
            "src/"
        ]
    },
    "suggest": {
        "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
    },
    "scripts": {
        "test": "./dev-scripts/run_tests.sh",
        "test-extension": "@test",
        "test-win": ".\\dev-scripts\\run_tests.bat"
    },
    "license": "Apache-2.0"
}