News Feed
Jobs Feed
Sections




News Archive
DZone.com:
Development Setup for Neo4j and PHP Part 2
August 02, 2012 @ 10:11:10

On DZone.com today they've posted the second part of their series looking at using the Neo4j database from your PHP applications.

This is Part 2 of a series on setting up a development environment for building projects using the graph database Neo4j and PHP. In Part 1 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.

The post includes the code 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.

0 comments voice your opinion now!
tutorial neo4j series setup unittest actor find


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Using Action Helpers To Implement Re-Usable Widgets

NetTuts.com: Let’s TDD a Simple App in PHP

PHPBuilder.com: Parsing XML with the DOM Extension for PHP 5

PHPBuilder.com: Using the mysqli Interface: Basic Techniques

Michael Nitschinger: A Journey on Avoiding Nulls in PHP


Community Events









Don't see your event here?
Let us know!


interview language object development release database functional api introduction example testing zendframework2 event code composer framework opinion phpunit community unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework