graphaware / neo4j-php-ogm

Neo4j Object Graph Mapper for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPOSITORY IS ARCHIVED.

Please head to http://github.com/neo4j-php or http://neo4j.com/developer/php for up-to-date PHP support for Neo4j.


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.

About

Neo4j Object Graph Mapper for PHP

License:MIT License


Languages

Language:PHP 99.8%Language:Shell 0.2%