{
    "href": "/post/2017/10/17/atlas-orm-2-0-is-now-stable/",
    "relId": "2017/10/17/atlas-orm-2-0-is-now-stable",
    "title": "Atlas.Orm 2.0 Is Now Stable",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/atlas/",
            "relId": "atlas",
            "title": "Atlas",
            "author": null,
            "created": "2020-09-21 14:37:38 UTC",
            "updated": [
                "2020-09-21 14:37:38 UTC",
                "2023-06-22 02:17:41 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": "2017-10-17 13:43:53 UTC",
    "updated": [
        "2017-10-17 13:43:53 UTC"
    ],
    "html": "<p>I am very happy to announce that <a href=\"https://github.com/atlasphp/Atlas.Orm\">Atlas</a>, a data-mapper for your persistence layer in PHP, is now stable for production use! There are no changes, other than documentation updates, since the <a href=\"http://paul-m-jones.com/archives/6698\">beta release</a> two weeks ago.</p>\n<p>You can get Atlas from <a href=\"https://packagist.org/packages/atlas/orm\">Packagist</a> via Composer by adding ...</p>\n<pre><code>    \"require\": {\n        \"atlas/orm\": \"~2.0\"\n    }</code></pre>\n<p>... to your composer.json file.</p>\n<p>The updated documentation site is at <a href=\"http://atlasphp.io\">atlasphp.io</a> (with both 1.x and 2.x documentation).</p>\n<p>Submit issues and pull requests as you see fit!</p>\n"
}
