2017 © Pedro Peláez
 

symfony-bundle neo4j-bundle

Symfony integration for the graphaware/neo4j-php-client

image

pandawan-technology/neo4j-bundle

Symfony integration for the graphaware/neo4j-php-client

  • Friday, May 20, 2016
  • by xavismeh
  • Repository
  • 3 Watchers
  • 1 Stars
  • 7,119 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

Neo4jBundle

Symfony integration for the GraphAware Neo4j PHP Client, (*1)

Configuration

pandawan_technology_neo4j:
    connections:
        default: # The connection alias
            uri: "bolt://neo4j:neo4j@127.0.0.1" # The server URI
            # master: true # When dealing with multiple connections, you might want to turn this to false (default: true)
            # timeout: 5 # The connection timeout (default: 5)

The Versions

20/05 2016

dev-master

9999999-dev https://github.com/PandawanTechnology/Neo4jBundle

Symfony integration for the graphaware/neo4j-php-client

  Sources   Download

MIT

The Requires

 

The Development Requires

database symfony graph neo4j

08/05 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/PandawanTechnology/Neo4jBundle

Symfony integration for the graphaware/neo4j-php-client

  Sources   Download

MIT

The Requires

 

The Development Requires

database symfony graph neo4j