<?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>Thu, 23 May 2013 13:13:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DZone.com: Development Setup for Neo4j and PHP: Part 2]]></title>
      <guid>http://www.phpdeveloper.org/news/18310</guid>
      <link>http://www.phpdeveloper.org/news/18310</link>
      <description><![CDATA[<p>
On DZone.com today they've <a href="http://architects.dzone.com/articles/development-setup-neo4j-and-0">posted the second part</a> of their series looking at using the Neo4j database from your PHP applications.
</p>
<blockquote>
This is Part 2 of a series on setting up a development environment for building projects using the graph database <a href="http://neo4j.org/">Neo4j</a> and PHP. In <a href="http://blog.everymansoftware.com/2011/11/development-setup-for-neo4j-and-php.html">Part 1</a> of this series, we set up unit test and development databases. In this part, we'll build a skeleton project that includes unit tests, and a minimalistic user interface.
</blockquote>
<p>
The post <a href="http://architects.dzone.com/articles/development-setup-neo4j-and-0">includes the code</a> to create the testing harness, a bootstrap file and a basic test to handle the checks on deletion of an "Actor". The rest of the post shows how to use the connection to find an Actor based on input from the user via a form.
</p>]]></description>
      <pubDate>Thu, 02 Aug 2012 10:11:10 -0500</pubDate>
    </item>
  </channel>
</rss>
