sha256:8f380f4d6bb22998e76d2195345a56393a1da5329d1be21fd48fa989c1927e04

Found in archives

{
    "_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": "1c8a1ef3d6be7e51a0a9b9c991ff9fc9",
    "packages": [
        {
            "name": "bramus/router",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/bramus/router.git",
                "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bramus/router/zipball/55657b76da8a0a509250fb55b9dd24e1aa237eba",
                "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.14",
                "phpunit/php-code-coverage": "~2.0",
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Bramus": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bram(us) Van Damme",
                    "email": "bramus@bram.us",
                    "homepage": "http://www.bram.us"
                }
            ],
            "description": "A lightweight and simple object oriented PHP Router",
            "homepage": "https://github.com/bramus/router",
            "keywords": [
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/bramus/router/issues",
                "source": "https://github.com/bramus/router/tree/1.6.1"
            },
            "time": "2021-11-18T19:24:07+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}

Return to home page.