404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.135.198.174: ~ $
{
    "name": "react/event-loop",
    "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
    "keywords": ["event-loop", "asynchronous"],
    "license": "MIT",
    "require": {
        "php": ">=5.3.0"
    },
    "require-dev": {
        "phpunit/phpunit": "~4.8.35 || ^5.7 || ^6.4"
    },
    "suggest": {
        "ext-event": "~1.0 for ExtEventLoop",
        "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
    },
    "autoload": {
        "psr-4": {
            "React\\EventLoop\\": "src"
        }
    }
}

Filemanager

Name Type Size Permission Actions
examples Folder 0755
src Folder 0755
tests Folder 0755
.gitignore File 33 B 0644
.travis.yml File 581 B 0644
CHANGELOG.md File 10.85 KB 0644
LICENSE File 1.04 KB 0644
README.md File 24.62 KB 0644
composer.json File 579 B 0644
phpunit.xml.dist File 666 B 0644
travis-init.sh File 1.22 KB 0755