/neo4j-neoclient-example

Simple PHP Silex App using NeoClient for Neo4j

Primary LanguageHTML

NeoClient MovieDB Example

Imgur

Deploy | 1 dyno + 1 Graphstory addon (all-free)

Live App Here Please note that it can make time to load if the instance has been stopped by heroku

Simple Silex App using NeoClient.

Usage

Clone the repository

git clone https://github.com/ikwattro/neo4j-neoclient-example

Install the dependencies

cd neo4j-neoclient-example
composer install --no-dev --optimize-autoloader

Run the app and import the fixtures

php -S localhost:8000

Navigate to http://localhost:8000/import

Enjoy !


Author : Christophe Willemsen (@ikwattro)