All Projects → graphaware → Neo4j Php Ogm

graphaware / Neo4j Php Ogm

Licence: mit
Neo4j Object Graph Mapper for PHP

Projects that are alternatives of or similar to Neo4j Php Ogm

Libneo4j Client
neo4j-client -- Neo4j Command Line Interface (CLI)
Stars: ✭ 121 (-19.87%)
Mutual labels:  graph, neo4j, graph-database
Neo4j
Graphs for Everyone
Stars: ✭ 9,582 (+6245.7%)
Mutual labels:  graph, neo4j, graph-database
Movies Java Bolt
Neo4j Movies Example application with SparkJava backend using the neo4j-java-driver
Stars: ✭ 66 (-56.29%)
Mutual labels:  graph, neo4j, graph-database
Neo4j 3d Force Graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
Stars: ✭ 159 (+5.3%)
Mutual labels:  graph, neo4j, graph-database
Movies Javascript Bolt
Neo4j Movies Example with webpack-in-browser app using the neo4j-javascript-driver
Stars: ✭ 123 (-18.54%)
Mutual labels:  graph, neo4j, graph-database
Movies Python Bolt
Neo4j Movies Example application with Flask backend using the neo4j-python-driver
Stars: ✭ 197 (+30.46%)
Mutual labels:  graph, neo4j, graph-database
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-14.57%)
Mutual labels:  graph, neo4j, graph-database
Neo4j Apoc Procedures
Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧            
Stars: ✭ 1,291 (+754.97%)
Mutual labels:  neo4j, graph-database
Redisgraph
A graph database as a Redis module
Stars: ✭ 1,292 (+755.63%)
Mutual labels:  graph, graph-database
Blockchain2graph
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
Stars: ✭ 134 (-11.26%)
Mutual labels:  graph, neo4j
Neo4j Core
A simple unified API that can access both the server and embedded Neo4j database. Used by the neo4j gem
Stars: ✭ 99 (-34.44%)
Mutual labels:  neo4j, graph-database
Neo4jupyter
A quick visualization tool for Jupyter and Neo4J
Stars: ✭ 85 (-43.71%)
Mutual labels:  graph, neo4j
Neo4j Symfony
Symfony Bundle for the Neo4j Graph Database
Stars: ✭ 69 (-54.3%)
Mutual labels:  neo4j, graph-database
Tinkerpop
Apache TinkerPop - a graph computing framework
Stars: ✭ 1,309 (+766.89%)
Mutual labels:  graph, graph-database
Pygraphistry
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Stars: ✭ 1,365 (+803.97%)
Mutual labels:  graph, neo4j
Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (-40.4%)
Mutual labels:  graph, graph-database
Neo4j sips
Elixir driver for the Neo4j graph database server
Stars: ✭ 78 (-48.34%)
Mutual labels:  neo4j, graph-database
Activegraph
An active model wrapper for the Neo4j Graph Database for Ruby.
Stars: ✭ 1,329 (+780.13%)
Mutual labels:  neo4j, graph-database
Bio4j
Bio4j abstract model and general entry point to the project
Stars: ✭ 113 (-25.17%)
Mutual labels:  graph, graph-database
Neo4j Tableau
Neo4j Tableau Integration via WDC
Stars: ✭ 56 (-62.91%)
Mutual labels:  neo4j, graph-database

GraphAware Neo4j PHP OGM

Object Graph Mapper for Neo4j in PHP

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

Current Release : 1.0.0-RC9

Installation

Install with composer

composer require graphaware/neo4j-php-ogm:@rc

Documentation

The new documentation is available on ReadTheDocs.

Some parts from the old documentation might be still missing.

Getting Help

For questions, please open a new thread on StackOverflow with the graphaware, neo4j and neo4j-php-ogm tags.

For isses, please raise a Github issue in the repository.

License

The library is released under the MIT License, refer to the LICENSE file bundled with this package.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].