<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 18:24:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Junction -- a new persistance layer for PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/8791</guid>
      <link>http://www.phpdeveloper.org/news/8791</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's a <a href="http://devzone.zend.com/article/2594-Junction----a-new-persistance-layer-for-PHP-5">new post</a> about a new project that's been launched - an object persistence layer for PHP, <a href="http://junctionphp.com/">Junction</a>.
</p>
<blockquote>
The goal is to automate basic query construction, decouple the application from the database, and allow for faster development. With Junction you write a simple data object (the only requirement is that it have getters and setters) and a mapping file, following that you can start interacting with the database.
</blockquote>
<p>
<a href="http://junctionphp.com/">The project</a> is completely open source (under the MIT license) and is operating under the "release early, release often" mentality. You can grab this most recent download <a href="http://junction.googlecode.com/files/Junction.tgz">directly from their site</a>.
</p>]]></description>
      <pubDate>Fri, 05 Oct 2007 07:59:00 -0500</pubDate>
    </item>
  </channel>
</rss>
