HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/expodubai/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/composer.json
{
    "name": "williamdes/mariadb-mysql-kbs",
    "description": "An index of the MariaDB and MySQL Knowledge bases",
    "homepage": "https://github.com/williamdes/mariadb-mysql-kbs",
    "type": "library",
    "readme": "https://github.com/williamdes/mariadb-mysql-kbs#readme",
    "license": "MPL-2.0",
    "funding": [
        {
            "type": "tidelift",
            "url": "https://tidelift.com/funding/github/packagist/williamdes/mariadb-mysql-kbs"
        },
        {
            "type": "github",
            "url": "https://github.com/sponsors/williamdes"
        }
    ],
    "keywords": [
        "mariadb",
        "mysql",
        "dataset",
        "kb",
        "knowledge-base",
        "json",
        "library",
        "mysql-knowledge-bases",
        "mariadb-knowledge-bases",
        "composer-package",
        "npm-package"
    ],
    "support": {
        "email": "[email protected]",
        "issues": "https://github.com/williamdes/mariadb-mysql-kbs/issues",
        "source": "https://github.com/williamdes/mariadb-mysql-kbs"
    },
    "authors": [
        {
            "name": "William Desportes",
            "email": "[email protected]"
        }
    ],
    "scripts": {
        "build": "./src/merge.php",
        "test": "./vendor/bin/phpunit",
        "phpstan": "./vendor/bin/phpstan",
        "phpcs": "./vendor/bin/phpcs --no-cache",
        "phpcbf": "./vendor/bin/phpcbf"
    },
    "require": {
        "php": "^7.1 || ^8.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^7 || ^8 || ^9",
        "phpstan/phpstan": "^1.2",
        "wdes/coding-standard": "^3",
        "swaggest/json-schema": "^0.12.29"
    },
    "autoload": {
        "psr-4": {
            "Williamdes\\MariaDBMySQLKBS\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Williamdes\\MariaDBMySQLKBS\\Test\\": "test/"
        }
    },
    "non-feature-branches": [
        "update/*"
    ]
}