{
    "href": "/post/2014/01/08/aura-router-2-0-0-beta1-released/",
    "relId": "2014/01/08/aura-router-2-0-0-beta1-released",
    "title": "Aura.Router 2.0.0-beta1 Released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/aura/",
            "relId": "aura",
            "title": "Aura",
            "author": null,
            "created": "2020-09-14 21:51:57 UTC",
            "updated": [
                "2020-09-14 21:51:57 UTC"
            ],
            "markup": "markdown"
        },
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/programming/",
            "relId": "programming",
            "title": "Programming",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2014-01-08 17:03:46 UTC",
    "updated": [
        "2014-01-08 17:03:46 UTC"
    ],
    "html": "<blockquote>\n<p>Continuing our string of library package releases, today we have the 2.0.0-beta1 release of <a href=\"https://github.com/auraphp/Aura.Router/tree/develop-2\">Aura.Router</a>. Given a URL path and a copy of <code>$_SERVER</code>, it will extract path-info and <code>$_SERVER</code> values for a specific route. You can <a href=\"https://github.com/auraphp/Aura.Router/releases\">download it</a> directly or install via <a href=\"https://packagist.org/packages/aura/router\">Composer and Packagist</a>.</p>\n<p>The Aura.Router package does not provide a dispatching mechanism. Your application is expected to take the information provided by the matching route and dispatch to a controller on its own. You might do this with <a href=\"https://github.com/auraphp/Aura.Dispatcher/tree/develop-2\">Aura.Dispatcher</a> or with <a href=\"https://github.com/auraphp/Aura.Router/tree/develop-2#dispatching-a-route\">some other system of your own devising</a>.</p>\n<p>In addition to all the standard stuff like adding routes and generating links, Aura.Router has some added conveniences ...</p>\n</blockquote>\n<p>Via <a href=\"http://auraphp.com/blog/2014/01/08/aura-router-2beta1/\">Aura.Router 2.0.0-beta1 Released</a>.</p>\n"
}
