<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Atlas</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;atlas&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>Atlas, PostgreSQL, and RETURNING</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2019&#x2F;12&#x2F;11&#x2F;atlas-postgresql-and-returning&#x2F;" />
        <updated>2019-12-11T14:02:14-06:00</updated>
        <summary>One of the powerful features of PostgreSQL is its RETURNING clause. For
example, if you have a table like this ...
CREATE TABLE articles (
    article_id SERIAL PRIMARY KEY,
    title      VARCHAR(255) NOT NULL,
    -- ...
    created_at TIMESTAMP DE...</summary>
    </entry>
            <entry>
        <title>Atlas ORM Integration with Symfony</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;07&#x2F;31&#x2F;atlas-orm-integration-with-symfony&#x2F;" />
        <updated>2020-10-29T16:53:27-05:00</updated>
        <summary>Are you using Symfony 4? Do you want to use Atlas with it? We now have a Symfony bundle and Flex recipe that makes installation and integration a breeze. Two commands and one .env file edit, and you’re ready to go:

composer config extra.symfony.al...</summary>
    </entry>
            <entry>
        <title>Atlas.Orm 3.0 ("Cassini") Now Stable</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;07&#x2F;10&#x2F;atlas-orm-3-0-cassini-now-stable&#x2F;" />
        <updated>2018-07-10T09:36:43-05:00</updated>
        <summary>I am delighted to announce the immediate availability of Atlas.Orm 3.0 (&quot;Cassini&quot;), the flagship package in the Atlas database framework. Installation is as easy as composer require atlas/orm ~3.0.
Atlas.Orm helps you build and work with a model of y...</summary>
    </entry>
            <entry>
        <title>Atlas.Query: Simple. Sensible. SQL.</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;05&#x2F;22&#x2F;atlas-query-simple-sensible-sql&#x2F;" />
        <updated>2020-10-29T16:56:15-05:00</updated>
        <summary>I am happy to announce that Atlas.Query is now stable and ready for production
use! Installaton is as easy as composer require atlas/query ~1.0.
With Atlas.Query and any PDO instance, you can build and execute your queries in a single fluent series o...</summary>
    </entry>
            <entry>
        <title>Atlas 3.x ("Cassini") and PHPStorm Completion</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;05&#x2F;09&#x2F;atlas-3-x-cassini-and-phpstorm-completion&#x2F;" />
        <updated>2020-10-29T16:57:07-05:00</updated>
        <summary>I’m proud to announce the release of Atlas.Orm 3.0.0-beta1, along with releases of the supporting Mapper, Table, Query, Cli, and Pdo packages. (Atlas is a data-mapper for your persistence model, not your domain model, in PHP.)
The goal for this rel...</summary>
    </entry>
            <entry>
        <title>Atlas.Orm "Cassini" (v3) Early-Access Alpha Release</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;04&#x2F;23&#x2F;atlas-orm-cassini-v3-early-access-alpha-release&#x2F;" />
        <updated>2020-10-29T16:58:00-05:00</updated>
        <summary>For those of you who don&#039;t know, Atlas is an ORM for your persistence model, not your domain model. Atlas 1 &quot;Albers&quot; (for PHP 5.6) was released in April 2017. Atlas 2 &quot;Boggs&quot; (for PHP 7.1) came out in October 2017.
And now, in April 2018, we have an ...</summary>
    </entry>
            <entry>
        <title>Atlas 2.1.0 Released with "Polymorphic Association" Support</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2018&#x2F;02&#x2F;07&#x2F;atlas-2-1-0-released-with-polymorphic-association-support&#x2F;" />
        <updated>2018-02-07T07:40:30-06:00</updated>
        <summary>I’m happy to announce that I released Atlas 2.1.0 late yesterday. (Atlas is a data mapper for your persistence model in PHP – not your domain model.)
In addition to some minor added informational and convenience functionality, the big addition in...</summary>
    </entry>
            <entry>
        <title>Atlas.Orm 2.0 Is Now Stable</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;10&#x2F;17&#x2F;atlas-orm-2-0-is-now-stable&#x2F;" />
        <updated>2017-10-17T08:43:53-05:00</updated>
        <summary>I am very happy to announce that Atlas, 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 beta release two weeks ago.
You can get Atlas from Packagist ...</summary>
    </entry>
            <entry>
        <title>Atlas.Orm 2.0.0-beta1 Released</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;10&#x2F;03&#x2F;atlas-orm-2-0-0-beta1-released&#x2F;" />
        <updated>2017-10-03T09:56:28-05:00</updated>
        <summary>I am very happy to announce that I have just released 2.0.0-beta1 of Atlas, a data mapper for your SQL persistence model. You can get it via Composer as atlas/orm. This new major version requires PHP 7.1 and uses typehints, but best of all, it is bac...</summary>
    </entry>
            <entry>
        <title>Atlas ORM 1.2.0 Released</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;04&#x2F;18&#x2F;atlas-orm-1-2-0-released&#x2F;" />
        <updated>2017-04-18T10:04:41-05:00</updated>
        <summary>The 1.2.0 release adds the ability to define WHERE conditions on relationships. (The 1.1.0 release added functionality to ignore foreign key string case when wiring up objects in memory, and 1.0.0 was released pretty quietly a couple of weeks ago.)
T...</summary>
    </entry>
    </feed>
