[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.67.237: ~ $
{
    "name": "doctrine/reflection",
    "type": "library",
    "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
    "keywords": [
        "reflection",
        "static"
    ],
    "homepage": "https://www.doctrine-project.org/projects/reflection.html",
    "license": "MIT",
    "authors": [
        {"name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com"},
        {"name": "Roman Borschel", "email": "roman@code-factory.org"},
        {"name": "Benjamin Eberlei", "email": "kontakt@beberlei.de"},
        {"name": "Jonathan Wage", "email": "jonwage@gmail.com"},
        {"name": "Johannes Schmitt", "email": "schmittjoh@gmail.com"},
        {"name": "Marco Pivetta", "email": "ocramius@gmail.com"}
    ],
    "require": {
        "php": "^7.1 || ^8.0",
        "ext-tokenizer": "*",
        "doctrine/annotations": "^1.0 || ^2.0"
    },
    "require-dev": {
        "doctrine/coding-standard": "^9",
        "doctrine/common": "^3.3",
        "phpstan/phpstan": "^1.4.10",
        "phpstan/phpstan-phpunit": "^1",
        "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
    },
    "conflict": {
        "doctrine/common": "<2.9"
    },
    "autoload": {
        "psr-4": {
            "Doctrine\\Common\\": "lib/Doctrine/Common"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Doctrine\\Tests\\": "tests/Doctrine/Tests",
            "Doctrine\\Tests_PHP74\\": "tests/Doctrine/Tests_PHP74"
        }
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        },
        "sort-packages": true
    },
    "abandoned": "roave/better-reflection"
}

Filemanager

Name Type Size Permission Actions
.github Folder 0755
lib Folder 0755
.doctrine-project.json File 650 B 0644
LICENSE File 1.04 KB 0644
README.md File 981 B 0644
composer.json File 1.85 KB 0644
phpstan.neon.dist File 151 B 0644