windlabs/neo4j-php-ogm

PHP Object Graph Mapper for Neo4j

1.0.0-RC12 2021-04-20 02:28 UTC

README

Object Graph Mapper for Neo4j in LARAVEL

Current Release : 1.0.0-RC12

Installation

Install with composer

composer require windlabs/neo4j-php-ogm

php artisan vendor:publish --provider="GraphAware\Neo4j\OGM\Neo4jServiceProvider"

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.